mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
674 B
674 B
Home > puppeteer > Protocol > HeapProfiler > SamplingHeapProfileSample > ordinal
Protocol.HeapProfiler.SamplingHeapProfileSample.ordinal property
Time-ordered sample ordinal number. It is unique across all profiles retrieved between startSampling and stopSampling.
Signature:
ordinal: number;