pub fn getitimer( which: ITimerId, curr_value: &mut kernel_old_itimerval, ) -> Result<(), Errno>
Make a getitimer syscall.
getitimer