icentral-timer 0.1.0

A Rust crate providing a concise, mutable timer for measuring time intervals with high precision, leveraging RefCell and Instant for seamless concurrency.
Documentation
1
2
3
#[macro_use] mod imports; use imports::*;

x!{timer}