chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.profiler
/
ProfilerDomain
/
consoleProfileStartedEvents
console
Profile
Started
Events
fun
consoleProfileStartedEvents
(
)
:
Flow
<
ProfilerEvent.ConsoleProfileStarted
>
(
source
)
Sent when new profile recording is started using console.profile() call.
Official doc