simple-clock

Crates.iosimple-clock
lib.rssimple-clock
version0.1.0
sourcesrc
created_at2021-07-02 12:12:31.622897
updated_at2021-07-02 12:12:31.622897
descriptionThe simplest clock for the Rust embedded.
homepage
repositoryhttps://github.com/alekseysidorov/simple-clock
max_upload_size
id417790
size6,406
Aleksey Sidorov (alekseysidorov)

documentation

https://docs.rs/simple-clock/

README

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.

Commit count: 4

cargo fmt