toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.performancetimeline
/
PerformanceTimelineDomain
/
timelineEventAddedEvents
timeline
Event
Added
Events
fun
timelineEventAddedEvents
(
)
:
Flow
<
PerformanceTimelineEvent.TimelineEventAdded
>
Sent when a performance timeline event is added. See reportPerformanceTimeline method.
Official doc