mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
834 B
834 B
Home > puppeteer > Protocol > Memory > SamplingProfile
Protocol.Memory.SamplingProfile interface
Array of heap profile samples.
Signature:
export interface SamplingProfile
Properties
Property | Type | Description |
---|---|---|
modules | Module[] | |
samples | SamplingProfileNode[] |