49f25e2412
This corresponds to Chromium 87.0.4272.0 This roll includes: - Reland "idle-detection: Implement requestPermission() method" (crrev.com/c/2417779)
782 B
782 B
Home > puppeteer > Protocol > Profiler > GetRuntimeCallStatsResponse
Protocol.Profiler.GetRuntimeCallStatsResponse interface
Signature:
export interface GetRuntimeCallStatsResponse
Properties
Property | Type | Description |
---|---|---|
result | RuntimeCallCounterInfo[] | Collected runtime call counter information. |