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

617 B

Home > puppeteer > Protocol > HeapProfiler > GetSamplingProfileResponse > profile

Protocol.HeapProfiler.GetSamplingProfileResponse.profile property

Return the sampling profile being collected.

Signature:

profile: SamplingHeapProfile;