property HeapProfiler.StartSamplingParameterType.samplingInterval Usage in Denoimport { type HeapProfiler } from "node:inspector"; Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes. Type number | undefined