openSection(string|null $id = null) Creates a new section or re-opens an existing section.
StopwatchPeriod[] getPeriods()
StopwatchEvent startEvent(string $name
StopwatchEvent stopEvent(string $name)
StopwatchEvent lap(string $name)
bool isStarted() Checks if the event was started.
Section setId(string $id)
int getEndTime() Gets the relative time of the end of the last period.
int getStartTime() Gets the relative time of the start of the period.
string getId() Return Value string The identifier
Page 3 of 4