Class Profiler
Execution time profiler.
Methods summary
public
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public
|
#
startTimer( string $name, string $desc = "" )
Start an individual timer |
public
|
|
public
|
#
elapsedTime( mixed $name )
measure the elapsed time of a timer without stoping the timer if |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
public
mixed
|
$description | |
public
mixed
|
$startTime | |
public
mixed
|
$endTime | |
public
mixed
|
$initTime | |
public
mixed
|
$cur_timer | |
public
mixed
|
$stack | |
public
mixed
|
$trail | |
public
mixed
|
$trace | |
public
mixed
|
$count | |
public
mixed
|
$running | |
protected static
mixed
|
$inst |