startedEventId property

int startedEventId
final

The ID of the TimerStarted event that was recorded when this timer was started. This information can be useful for diagnosing problems by tracing back the chain of events leading up to this event.

Implementation

final int startedEventId;