SlimTimer
class SlimTimer
Debug class to display times in the frontend.
Activate with GET ?showtime, deactivate with GET ?showtime=off.
Methods
static
_slimtime($info, $i_manuell = false)
No description
static
finish()
No description
static
getRuntime()
No description
static
output_showtime_bar()
No description
static void
setSlowRequestExpected(bool $isSlowRequest = true)
Allows for disabling the performance header to indicate a request which should be skipped in standard monitoring (e.g. for large exports which are expeced to be slow)
static
start()
No description
Details
at line 85
static
_slimtime($info, $i_manuell = false)
No description
at line 38
static
finish()
No description
at line 22
static
getRuntime()
No description
at line 81
static
output_showtime_bar()
No description
at line 34
static void
setSlowRequestExpected(bool $isSlowRequest = true)
Allows for disabling the performance header to indicate a request which should be skipped in standard monitoring (e.g. for large exports which are expeced to be slow)
at line 18
static
start()
No description