Docs.rs
tempest-rt-0.0.1
tempest-rt 0.0.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Vimthusiast
Dependencies
derive_more ^2.1.1
normal
futures ^0.3.32
normal
nonmax ^0.5.5
normal
slab ^0.4.12
normal
tempest-io ^0.0.1
normal
tempest-io ^0.0.1
dev
Versions
93.65%
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
Skip to main content
Module time
tempest_
rt
0.0.1
Module time
Module Items
Functions
In crate tempest_
rt
tempest_rt
Module
time
Copy item path
Source
Functions
ยง
now
Retrieves the current duration since the epoch start start from I/O. The type parameter
I
must match the
Io
implementation this runtime was initialized with.