bool isEventStarted(string $name) Checks if the event was started.
openSection(string|null $id = null) Creates a new section or re-opens an existing section.
StopwatchEvent startEvent(string $name
StopwatchEvent stopEvent(string $name)
Section setId(string $id)
int getEndTime() Gets the relative time of the end of the last period.
StopwatchEvent lap(string $name)
bool isStarted() Checks if the event was started.
StopwatchEvent getEvent(string $name)
Section open(string|null $id)
Page 3 of 4