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

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;