import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SamplingHeapProfileSample } = Protocol.HeapProfiler;
A single sample from a sampling profile.
Properties
nodeId: integer
Id of the corresponding profile tree node.