688 B
688 B
Home > puppeteer > Protocol > HeapProfiler > StartSamplingRequest > samplingInterval
Protocol.HeapProfiler.StartSamplingRequest.samplingInterval property
Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes.
Signature:
samplingInterval?: number;