#timer

no-std os-timer

OS Timers for Rust

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

#91 in No standard library

Download history 3/week @ 2023-06-09 13/week @ 2023-06-16 19/week @ 2023-06-30 4/week @ 2023-07-07 2/week @ 2023-07-14 3/week @ 2023-07-21 2/week @ 2023-07-28 3/week @ 2023-08-11 11/week @ 2023-08-18 11/week @ 2023-08-25 4/week @ 2023-09-01 28/week @ 2023-09-08 3/week @ 2023-09-15 23/week @ 2023-09-22

58 downloads per month

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

~150KB