TimelineEventAdded

@Serializable
data class TimelineEventAdded(val event: TimelineEvent) : PerformanceTimelineEvent

Sent when a performance timeline event is added. See reportPerformanceTimeline method.

Official doc

Constructors

Link copied to clipboard
constructor(event: TimelineEvent)

Properties

Link copied to clipboard

(undocumented in the protocol definition)