Docs.rs
scsys-time-0.3.2
scsys-time 0.3.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
chrono ^0.4
normal
optional
contained ^0.2.2
normal
num-traits ^0.2
normal
paste ^1
normal
serde ^1
normal
optional
serde_derive ^1
normal
optional
serde_json ^1
normal
optional
smart-default ^0.7
normal
strum ^0.27
normal
thiserror ^2
normal
time ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
Versions
68.42%
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
Module epoch
scsys_
time
0.3.2
Module epoch
Module Items
Structs
In crate scsys_
time
scsys_time
Module
epoch
Copy item path
Source
Structs
ยง
Epoch
An
Epoch
represents a span of time defined by a starting
Timestamp
and a size in units of time (e.g., seconds, minutes, hours). The size indicates the duration of the epoch and is used to determine when the epoch ends.