mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
748 B
748 B
Home > puppeteer > Protocol > LayerTree > ProfileSnapshotResponse
Protocol.LayerTree.ProfileSnapshotResponse interface
Signature:
export interface ProfileSnapshotResponse
Properties
Property | Type | Description |
---|---|---|
timings | PaintProfile[] | The array of paint profiles, one per run. |