mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
786 B
786 B
Home > puppeteer > Protocol > HeapProfiler > GetSamplingProfileResponse
Protocol.HeapProfiler.GetSamplingProfileResponse interface
Signature:
export interface GetSamplingProfileResponse
Properties
Property | Type | Description |
---|---|---|
profile | SamplingHeapProfile | Return the sampling profile being collected. |