mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
49f25e2412
This corresponds to Chromium 87.0.4272.0 This roll includes: - Reland "idle-detection: Implement requestPermission() method" (crrev.com/c/2417779)
708 B
708 B
Home > puppeteer > Protocol > Profiler > GetCountersResponse
Protocol.Profiler.GetCountersResponse interface
Signature:
export interface GetCountersResponse
Properties
Property | Type | Description |
---|---|---|
result | CounterInfo[] | Collected counters information. |