Docs.rs
iceyee_time-11.0.0
iceyee_time 11.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
iceyee
Dependencies
tokio ^1
normal
Versions
37.9%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iceyee_
time
11.0.0
All Items
Crate Items
Structs
Traits
Functions
Crate
iceyee_time
Copy item path
source
Structs
§
Date
Time
日期时间.
Time
Offset
时区所对应的时间偏移. 比如用+0800表示东八区的时间偏移, 即+08:00.
Timer
定时器.
Traits
§
Schedule0
定时任务0.
Schedule1
定时任务1.
Schedule2
定时任务2.
Schedule3
定时任务3.
Schedule4
定时任务4.
Schedule5
定时任务5.
Schedule6
定时任务6.
Schedule7
定时任务7.
Schedule8
定时任务8.
Schedule9
定时任务9.
Functions
§
now
当前系统的时间戳, 单位:毫秒.
now_
seconds
当前系统的时间戳, 单位:秒.
sleep
延时, 单位:毫秒.