int getStartTime() Gets the relative time of the start of the first period.
stopSection(string $id) Stops the last started section. The id parameter is used to retrieve
bool isStarted() Checks if the event was started.
int getEndTime() Gets the relative time of the end of the last period.
StopwatchEvent startEvent(string $name
StopwatchEvent stopEvent(string $name)
Section setId(string $id)
StopwatchEvent lap(string $name)
Section open(string|null $id)
StopwatchEvent lap()
Page 3 of 4