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