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