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