Docs.rs
obel_platform-0.0.9
obel_platform 0.0.9
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
takulatech
Dependencies
critical-section ^1.2.0
normal
optional
foldhash ^0.1.3
normal
getrandom ^0.2.0
normal
hashbrown ^0.15.1
normal
optional
portable-atomic ^1
normal
optional
portable-atomic-util ^0.2.4
normal
optional
spin ^0.9.8
normal
thread_local ^1.0
normal
optional
static_assertions ^1.1.0
dev
web-time ^1.1
normal
Versions
100%
of the crate is documented
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
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
obel_
platform
0.0.9
Module time
Module Items
Structs
In crate obel_
platform
obel_platform
Module
time
Copy item path
Source
Expand description
Provides
Instant
for all platforms.
Structs
ยง
Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with
Duration
.