Docs.rs
bevy_platform-0.19.0-rc.2
bevy_platform 0.19.0-rc.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
async-io ^2.0.0
normal
optional
critical-section ^1.2.0
normal
optional
foldhash ^0.2.0
normal
futures-lite ^2.0.1
normal
optional
hashbrown ^0.16.1
normal
optional
rayon ^1
normal
optional
serde ^1
normal
optional
spin ^0.10.0
normal
portable-atomic ^1
normal
spin ^0.10.0
normal
portable-atomic-util ^0.2.4
normal
futures-channel ^0.3
normal
js-sys ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4.46
normal
optional
web-time ^1.1
normal
optional
windows-sys >=0.59.0
normal
Versions
100%
of the crate is documented
Go to latest stable release
Platform
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
Skip to main content
Module thread
bevy_
platform
0.19.0-rc.2
Module thread
Module Items
Functions
In crate bevy_
platform
bevy_platform
Module
thread
Copy item path
Source
Expand description
Provides
sleep
for all platforms.
Functions
ยง
sleep
Puts the current thread to sleep for at least the specified amount of time.