StopwatchEvent lap(string $name)
int getMemory() Gets the max memory usage of all periods.
StopwatchEvent getEvent(string $name)
int getMemory() Gets the memory usage.
string getCategory() Gets the category.
class Section Stopwatch section. Methods
bool isStarted(string $name) Checks if the event was started.
Section[] getSections()
int getEndTime() Gets the relative time of the end of the period.
class Stopwatch Stopwatch provides a way to profile code. Methods
Page 1 of 4