toggle menu
chrome-devtools-kotlin
5.9.0-1239539
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.profiler
/
ProfilerDomain
/
consoleProfileStartedEvents
console
Profile
Started
Events
fun
consoleProfileStartedEvents
(
)
:
Flow
<
ProfilerEvent.ConsoleProfileStarted
>
Sent when new profile recording is started using console.profile() call.
Official doc