$ww = new WRISTWATCH; $ww->Start(); ... yada yada yada ...; $ww->End(); $ww->Read(); This will give you in seconds (with many precision figures) how long the lines between start and end took to run. In addition, instead of just one starting point and one ending point, you can specify many points and later see the time it took from each point to the next in an HTML table.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Not sure (40.8%) |
1706 |
| 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.