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());
History
Stopwatch library
2012-07-16, by mdomino [Mon, 16 Jul 2012 19:46:34 +0000] rev 0
Stopwatch library