Bun

interface

inspector.Profiler.ConsoleProfileStartedEventDataType

interface ConsoleProfileStartedEventDataType

  • id: string
  • location: Location

    Location of console.profile().

  • title?: string

    Profile title passed as an argument to console.profile().