Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 460 Bytes

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).