This class can be used to measure the time elapsed during PHP execution.
It can start counting time and at any time later stop and get the elapsed time since the start.
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 |
CTimer.php |
Class |
CTimer class file |
readme.txt |
Example |
Example how to use the CTimer class and explain options for rounding the results. |
testCTimer.php |
Example |
Example script |
testOutput.htm |
Output |
output of testCTimer.php |