Timer class, to meassure some time, specially useful to show how long the page has taken to be interpreted by php engine. Is not well documented but is really simple (just a few lines of code).
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (87.5%) |
- |
Good (93.8%) |
- |
- |
Sufficient (68.1%) |
249 |
| Month: |
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.
| Link |
Description |
| Example |
An online example. |
| phpBB |
This class was based on phpBB proccess time feature. |
| File |
Role |
Description |
example.php |
Example |
Example php file with simple use. |
Timer.php |
Class |
The Class itself |