simple-clock 0.1.0

The simplest clock for the Rust embedded.
Documentation

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.