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