Class timer

Description

Timer class to debug how long a function takes within ILance

  • author: ILance
  • version: $Revision: 1.0.0 $

Located in /api/class.timer.inc.php (line 23)


	
			
Variable Summary
mixed $etime
mixed $stime
Method Summary
timer timer ()
void get ([ $decimal = 4])
void get_microtime ()
void start ()
void stop ()
Variables
mixed $etime (line 26)
mixed $stime (line 25)
Methods
Constructor timer (line 35)
timer timer ()
get (line 85)
void get ([ $decimal = 4])
  • $decimal
get_microtime (line 47)
void get_microtime ()
start (line 61)
void start ()
stop (line 73)
void stop ()

Documentation generated on Mon, 08 Aug 2011 17:40:57 +0200 by phpDocumentor 1.4.1