import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetCountersResponse } = Protocol.Profiler;
Properties
result: CounterInfo[]
Collected counters information.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetCountersResponse } = Protocol.Profiler;
Collected counters information.