This is a simple class that can be used to measure the time that a script takes to execute.
It can start and stop the count of time at any point of the script.
The measured time is returned in seconds with micro-second resolution.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
example1.php |
Example |
Example of using class to see how long a function takes to execute |
timer.class.php |
Class |
The main timer class |