Stopwatch library with start, stop, and getTime functions. Returns a 00:00:00 in MM:SS:MS format with a max duration of ~30min per documentation on the Timer class. Can easily be output through an LCD/TFT with printf(stopwatch.getTime());
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:3328857bf625 | 2012-07-16 | mdomino | Stopwatch library |