import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CounterInfo } = Protocol.Profiler;
Collected counter information.
Properties
value: integer
Counter value.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Profiler.CounterInfo
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CounterInfo } = Protocol.Profiler;
Collected counter information.
Counter value.