ITIMER_REAL

Constant ITIMER_REAL 

Source
pub const ITIMER_REAL: c_int = 0;
Expand description

实时计时器。当计时器到期时发送 SIGALRM。