pub fn timerfd_create(
clockid: TimerfdClockId,
flags: TimerfdFlags,
) -> Result<OwnedFd>Available on crate feature
time only.pub fn timerfd_create(
clockid: TimerfdClockId,
flags: TimerfdFlags,
) -> Result<OwnedFd>time only.