os-timer 1.0.1

OS Timers for Rust
Documentation

os-timer

Rust Crates.io Documentation

Cross-platform wrapper over OS timers

Requirements

  • Posix timer requires compilation of C shim (i.e. Correct C compiler must be available when compiling for posix target).