interface HeapProfiler.GetSamplingProfileReturnType
Usage in Deno
import { type HeapProfiler } from "node:inspector"; type { GetSamplingProfileReturnType } = HeapProfiler;
Return the sampling profile being collected.
import { type HeapProfiler } from "node:inspector"; type { GetSamplingProfileReturnType } = HeapProfiler;
Return the sampling profile being collected.