import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ConsoleProfileFinishedEvent } = Protocol.Profiler;
Properties
location: Debugger.Location
Location of console.profileEnd().
profile: Profile
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ConsoleProfileFinishedEvent } = Protocol.Profiler;
Location of console.profileEnd().