chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.profiler.events / ProfilerEvent / ConsoleProfileStartedEvent / <init>

<init>

ConsoleProfileStartedEvent(id: String, location: Location, title: String? = null)

Sent when new profile recording is started using console.profile() call.

Official doc