/Clock

Arduino C++ library for managing times and clocks, using Time.h

Primary LanguageC++

Clock is a library, relying on Time to provide a set of utility C++ classes for 
managment of time and clocks, using 64-bit microsecond units to avoid rollover
and increase accuracy when possible.