import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { PositionTickInfo } = Protocol.Profiler;
Specifies a number of samples attributed to a certain source position.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Profiler.PositionTickInfo
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { PositionTickInfo } = Protocol.Profiler;
Specifies a number of samples attributed to a certain source position.