bool isEventStarted(string $name) Checks if the event was started.
int getStartTime() Gets the relative time of the start of the first period.
StopwatchEvent stopEvent(string $name)
Section setId(string $id)
StopwatchEvent startEvent(string $name
bool isStarted() Checks if the event was started.
StopwatchEvent lap(string $name)
int getEndTime() Gets the relative time of the end of the last period.
Section open(string|null $id)
StopwatchEvent[] getSectionEvents(string
Page 3 of 4