Type Definition rustix::time::Itimerspec
source · pub type Itimerspec = __kernel_itimerspec;Expand description
struct itimerspec for use with timerfd_gettime and
timerfd_settime.
pub type Itimerspec = __kernel_itimerspec;struct itimerspec for use with timerfd_gettime and
timerfd_settime.