import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { StopSamplingResponse } = Protocol.HeapProfiler;
Properties
profile: SamplingHeapProfile
Recorded sampling heap profile.
x/sinco/deps.ts>Protocol.HeapProfiler.StopSamplingResponse
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { StopSamplingResponse } = Protocol.HeapProfiler;
Recorded sampling heap profile.