5 stable releases
1.0.10 | Oct 8, 2022 |
---|---|
1.0.9 |
|
1.0.8 | Jun 20, 2022 |
1.0.7 | May 10, 2022 |
1.0.6 | Jun 4, 2021 |
#125 in No standard library
38KB
901 lines
os-timer
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
~235KB