Docs.rs
ndless-0.8.8
ndless 0.8.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lights0123
lolpro11
Dependencies
cstr_core ^0.2.6
normal
cty ^0.2.0
normal
embedded-ffi ^0.1.2
normal
ndless-macros ^0.4.0
normal
ndless-static-vars ^2.1.0
normal
ndless-sys ^0.2.0
normal
Versions
73.33%
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 thread
ndless
0.8.8
Module thread
Module Items
Functions
In crate ndless
ndless
Module
thread
Copy item path
Source
Expand description
Only supports sleeping—threads are not supported in ndless.
Functions
§
sleep
Puts the current thread to sleep for at least the specified amount of time.