import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { BufferUsageEvent } = Protocol.Tracing;
Properties
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { BufferUsageEvent } = Protocol.Tracing;
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.