Docs.rs
embassy-time-0.1.5
embassy-time 0.1.5
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Dirbaio
github:embassy-rs:crates-io
Dependencies
cfg-if ^1.0.0
normal
critical-section ^1.1
normal
defmt ^0.3
normal
embedded-hal ^0.2.6
normal
embedded-hal =1.0.0-rc.1
normal
embedded-hal-async =1.0.0-rc.1
normal
futures-util ^0.3.17
normal
heapless ^0.7
normal
js-sys ^0.3
normal
log ^0.4.14
normal
wasm-bindgen ^0.2.81
normal
wasm-timer ^0.2.5
normal
critical-section ^1.1
dev
embassy-executor ^0.3.0
dev
serial_test ^0.9
dev
Versions
100%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
embassy_time
0.1.5
?
Function
embassy_time
::
block_for
source
·
[
−
]
pub fn block_for(duration:
Duration
)
Expand description
Blocks for at least
duration
.