pub unsafe fn sys_setitimer(which: c_int, new: *const itimerval) -> c_int
Available on crate feature signal only.
Expand description

Set a timer to send a signal to the current process after a specified time