|
Lggr
|
Static Public Member Functions | |
| static | start () |
| static | stop () |
| static | secondsToTimeString ($time) |
| static | timeSinceStartOfRequest () |
| static | resourceUsage () |
Static Public Attributes | |
| static | $requestTime |
Utility class for timing.
|
static |
Returns the resources (time, memory) of the request as a string.
|
static |
Formats the elapsed time as a string.
| float | $time |
|
static |
Starts the timer.
|
static |
Stops the timer and returns the elapsed time.
|
static |
Formats the elapsed time since the start of the request as a string.
1.8.17