Skip to main content

SYS_GETITIMER

Constant SYS_GETITIMER 

Source
pub const SYS_GETITIMER: usize = 329;
Expand description

Get the current value of an interval timer.

  • which: timer type (ITIMER_REAL, ITIMER_VIRTUAL, ITIMER_PROF)
  • out_ptr: pointer to receive the itimerval struct