timer.hTimer class, which measures intervals of runtime and can be useful for timing tests.
This is not to be confused with GTimer, which fires events at regular intervals.
| Class | |
| This class implements a simple start/stop timer that can tell you how much time has elapsed since it was started. | |