This class can be used to measure the time a PHP script takes to execute.
It can start measuring execution time in different script check points. Each check point is tagged with a label.
The class can also measure the time to execute a given function of a given object class.
The execution time statistics can be presented in an HTML table showing the different check points and the time it took to go from one to the other.
| 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.