Docs.rs
scsys-core-0.2.3
scsys-core 0.2.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
chrono ^0.4
normal
optional
glob ^0.3
normal
num ^0.4
normal
paste ^1
normal
rand ^0.8
normal
optional
serde ^1
normal
optional
smart-default ^0.7
normal
strum ^0.26
normal
anyhow ^1
dev
serde_json ^1
dev
getrandom ^0.2
normal
Versions
28.57%
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
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
scsys_
core
0.2.3
Module time
Sections
Time
Module Items
Modules
Structs
Traits
Functions
In crate scsys_
core
scsys_core
Module
time
Copy item path
Source
Expand description
§
Time
The
time
module provides a set of utilities for working with time and timestamps.
Modules
§
epoch
timestamp
Structs
§
Epoch
Timestamp
Timestamp
is a generic type used to represent a timestamp.
Traits
§
Now
Functions
§
std_
time
systime
is a utilitarian function that returns the current system time in milliseconds.
systime
systime
is a utilitarian function that returns the current system time in milliseconds.