A class for timing PHP scripts

copyright Copyright (c) 2012, Open Source Solutions Limited, Dublin, Ireland
author Barry O'Donovan

 Methods

end()

end() 
Static

start()

start() 
Static

time()

time() 
Static

 Properties

 

$_start

$_start 

Default

null
Static
type double The start time
 

The elapsed time

$_time : double

Default

null
Static