mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
747 B
747 B
Home > puppeteer > Protocol > Profiler > GetRuntimeCallStatsResponse
Protocol.Profiler.GetRuntimeCallStatsResponse interface
Signature:
export interface GetRuntimeCallStatsResponse
Properties
Property | Type | Description |
---|---|---|
result | CounterInfo[] | Collected counter information. |