Docs.rs
os-timer-1.0.10
os-timer 1.0.10
Permalink
Docs.rs crate page
BSL-1.0
Links
Repository
crates.io
Source
Owners
DoumanAsh
Dependencies
cc ^1
build
libc ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
os_
timer
1.0.10
All Items
Sections
Requirements
Crate Items
Structs
Crate
os_timer
Copy item path
Source
Expand description
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).
Structs
§
Callback
Timer’s callback abstraction
Schedule
Timer’s schedule
Timer
Posix timer wrapper