quanta 0.12.6

high-speed timing library
Documentation
1
2
3
4
5
mod counter;
pub use self::counter::Counter;

mod monotonic;
pub use self::monotonic::Monotonic;