Class PHPFIT_RunTime

Description

FIT RunTIme

A simple timer class for minor benchmarks

  • version: 0.1.0

Located in /RunTime.php (line 24)


	
			
Variable Summary
 float $start
Method Summary
 PHPFIT_RunTime __construct ()
 float toString ()
 mixed __get (string $name)
Variables
float $start (line 30)

start time

  • access: private
Methods
Constructor __construct (line 37)

construtor

start timer

PHPFIT_RunTime __construct ()
toString (line 46)

receive elapsed time as seconds

  • access: public
float toString ()
__get (line 61)

interface to ask for current timer state

Supports the following properties

  • start when has the timer been started
  • elapsed duration until now

  • access: public
mixed __get (string $name)
  • string $name: of property

Documentation generated on Sun, 02 Apr 2006 23:20:52 +0000 by phpDocumentor 1.3.0RC5