Docs.rs
os-timer-1.0.10
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
OS Timers for Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
4
out of
4
items documented
0
out of
0
items with examples
Size
Source code size: 40.87 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.49 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
DoumanAsh/os-timer
4
3
0
crates.io
Dependencies
cc ^1
build
libc ^0.2
normal
Versions
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Owners
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).