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

Auto generated API documentation and code listings for Stopwatch

Code

Stopwatch.cpp [code]
Stopwatch.h [code]