import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetMetricsResponse } = Protocol.Performance;
Properties
metrics: Metric[]
Current values for run-time metrics.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetMetricsResponse } = Protocol.Performance;
Current values for run-time metrics.