cu29-clock

Crates.iocu29-clock
lib.rscu29-clock
version0.4.0
sourcesrc
created_at2024-07-29 18:06:40.543447
updated_at2024-10-29 05:05:27.98634
descriptionCopper Robot Clock implementation. It is a monotonic high precision clock for real time applications. It has a mock feature for testing time dependent behaviors. It is part of the Copper project but can be used independently.
homepagehttps://github.com/copper-project
repositoryhttps://github.com/copper-project/copper-rs
max_upload_size
id1319075
size13,075
Guillaume Binet (gbin)

documentation

https://docs.rs/cu29-clock

README

Copper monotonic clock

This crate is part of the Copper project. This crate is the clock support of copper, it provides a monotonic clock to the runtime and a mockable clock for testing and replay.

See the main crate cu29 for more information.

Commit count: 389

cargo fmt