1 unstable release
| 0.1.0 | Jul 2, 2021 |
|---|
#96 in #clock
Used in esp8266-wifi-serial
6KB
85 lines
This library provides a very simple system clock interface with microsecond precision.
Unlike the embedded-time,
the interface provided by this library is as simple as possible which is better suited
for writing prototypes.
simple-clock
This library provides a very simple system clock interface with microsecond precision. Unlike the embedded-time, the interface provided by this library is as simple as possible which is better suited for writing prototypes.