Performance and optimization: LTimer
Radu (contact me)
This is a simple class that can be used to measure the time a script takes to execute.
It can start a timer, pause the time count, resume the timer, and retrieve the time the time that elapsed during the periods the timer was running.
The elapsed time can be retrieved in seconds and milliseconds.
Click here for detailed information about this class on phpclasses.org