956 B
956 B
Home > puppeteer > Protocol > Profiler > TakePreciseCoverageResponse
Protocol.Profiler.TakePreciseCoverageResponse interface
Signature:
export interface TakePreciseCoverageResponse
Properties
Property | Type | Description |
---|---|---|
result | ScriptCoverage[] | Coverage data for the current isolate. |
timestamp | number | Monotonically increasing time (in seconds) when the coverage update was taken in the backend. |