interface HeapProfiler.StopSamplingReturnType
Usage in Deno
import { type HeapProfiler } from "node:inspector"; type { StopSamplingReturnType } = HeapProfiler;
Recorded sampling heap profile.
import { type HeapProfiler } from "node:inspector"; type { StopSamplingReturnType } = HeapProfiler;
Recorded sampling heap profile.