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

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.