mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
743 B
743 B
Home > puppeteer > Protocol > HeapProfiler > StopSamplingResponse
Protocol.HeapProfiler.StopSamplingResponse interface
Signature:
export interface StopSamplingResponse
Properties
Property | Type | Description |
---|---|---|
profile | SamplingHeapProfile | Recorded sampling heap profile. |