interface Profiler.ConsoleProfileFinishedEventDataType Usage in Denoimport { Profiler } from "node:inspector/promises"; Properties id: string location: Debugger.Location Location of console.profileEnd(). profile: Profile optional title: string | undefined Profile title passed as an argument to console.profile().