Expand description
§Rust Time Utility Library
This library provides two main utilities for time management:
a TimerStruct for countdown timers and a StopwatchStruct for measuring elapsed time.
Re-exports§
pub use timer::TimerStruct;
This library provides two main utilities for time management:
a TimerStruct for countdown timers and a StopwatchStruct for measuring elapsed time.
pub use timer::TimerStruct;