Docs.rs
winit-runtime-0.2.0
winit-runtime 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
storycraft
Dependencies
async-task ^4.4.0
normal
event-source ^0.4.2
normal
futures-intrusive ^0.5.0
normal
futures-lite ^2.3.0
normal
instant ^0.1.12
normal
parking_lot ^0.12.1
normal
scoped-tls-hkt ^0.1.2
normal
winit ^0.29.15
normal
tokio ^1
dev
Versions
61.29%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module timer
winit_
runtime
0.2.0
Module timer
Module Items
Structs
Functions
In crate winit_
runtime
winit_runtime
Module
timer
Copy item path
Source
Structs
§
Timer
Future
A Future that is resolved once the requested time has elapsed.
Functions
§
wait
Create Future waiting for given duration
wait_
deadline
Create Future waiting for given timestamp