mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
622 B
622 B
Home > puppeteer > Protocol > HeapProfiler > SamplingHeapProfileNode > id
Protocol.HeapProfiler.SamplingHeapProfileNode.id property
Node id. Ids are unique across all profiles collected between startSampling and stopSampling.
Signature:
id: integer;