CLOCK_MONOTONIC
os
0.1.0
In os::
uapi::
time::
clock_
id
os
::
uapi
::
time
::
clock_id
Constant
CLOCK_
MONOTONIC
Copy item path
Source
pub const CLOCK_MONOTONIC: c_int = 1;
Expand description
单调时钟,从系统启动开始计数,不计入休眠时间。