timerfd_settime

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(HAVE_EPOLL)
extern (C) nothrow
int
timerfd_settime
(
int fd
,
int flags
,
const itimerspec* new_value
,
itimerspec* old_value
)

Meta