This class emulates a stopwatch that can measure partial and final time elapsed between events named as laps.
It takes the time since the start and the time that is taken on each lap.
The final results are sorted by lap time. A percentage of total time taken on each lap takes is also shown.
A practical example usage of this class could be profiling and optimizing your code.
| There are not enough user ratings to display for this class. |
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.