Crates.io | cu29-clock |
lib.rs | cu29-clock |
version | 0.4.0 |
source | src |
created_at | 2024-07-29 18:06:40.543447 |
updated_at | 2024-10-29 05:05:27.98634 |
description | Copper 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. |
homepage | https://github.com/copper-project |
repository | https://github.com/copper-project/copper-rs |
max_upload_size | |
id | 1319075 |
size | 13,075 |
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.