CLOCK_MONOTONIC

Constant CLOCK_MONOTONIC 

Source
pub const CLOCK_MONOTONIC: c_int = 1;
Expand description

单调时钟,从系统启动开始计数,不计入休眠时间。