5 stable releases

1.0.10 Oct 8, 2022
1.0.9 Sep 30, 2022
1.0.8 Jun 20, 2022
1.0.7 May 10, 2022
1.0.6 Jun 4, 2021

#67 in No standard library

BSL-1.0 license

38KB
901 lines

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

lib.rs:

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

Dependencies

~180KB