Located in /libraries/pear/Benchmark/Timer.php (line 52)
PEAR | --Benchmark_Timer
Class | Description |
---|---|
![]() |
Benchmark::Benchmark_Iterate |
Constructor, starts profiling recording
Prints the information returned by getOutput
Return formatted profiling information.
Returns profiling information.
$profiling[x]['name'] = name of marker x $profiling[x]['time'] = time index of marker x $profiling[x]['diff'] = execution time from marker x-1 to this marker x $profiling[x]['total'] = total execution time up to marker x
Set marker.
Set "Start" marker.
Set "Stop" marker.
Returns the time elapsed betweens two markers.
Destructor, stops profiling recording
Documentation generated on Fri, 24 Dec 2004 13:03:50 +0000 by phpDocumentor 1.3.0RC3