linux_api::time::ITIMER_VIRTUAL [] [src]

pub const ITIMER_VIRTUAL: c_int = 1

An interval timer that decrements only when the process is executing.

On expiration, a SIGVTALRM is delivered