puppeteer/new-docs/puppeteer.protocol.heapprofiler.stopsamplingresponse.md
2020-07-13 14:01:35 +01:00

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.