mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
580 B
580 B
Home > puppeteer > Protocol > HeapProfiler > StopSamplingResponse > profile
Protocol.HeapProfiler.StopSamplingResponse.profile property
Recorded sampling heap profile.
Signature:
profile: SamplingHeapProfile;