Type Definition rustix::time::Itimerspec

source · []
pub type Itimerspec = __kernel_itimerspec;
Available on crate feature time only.
Expand description

struct itimerspec for use with timerfd_gettime and timerfd_settime.