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());

Dependents:   ProgrammaBasis

Revisions of Stopwatch.cpp

Revision Date Message Actions
0:3328857bf625 2012-07-16 Stopwatch library File  Diff  Annotate