Docs.rs
native-timer-0.2.0
native-timer 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ruxo
Dependencies
libc ^0.2
normal
windows ^0.44
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate native_timer
Version 0.2.0
All Items
Structs
Enums
Functions
Type Definitions
?
Crate
native_timer
source
·
[
−
]
Structs
Timer
TimerHandle
TimerQueue
Enums
CallbackHint
Scheduler hint about the callback function.
TimerError
Functions
schedule_interval
Schedule an interval task.
schedule_oneshot
Schedule an one-shot task.
Type Definitions
Result