You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add func:`os.timerfd_create, os.timerfd_settime, os.timerfd_gettime , os.timerfd_settime_ns, and os.timerfd_gettime_ns.` to provide a low level interface for Linux's timerfd notification file descriptor.
1
+
Add :func:`os.timerfd_create`, :func:`os.timerfd_settime`, :func:`os.timerfd_gettime`, :func:`os.timerfd_settime_ns`, and :func:`os.timerfd_gettime_ns` to provide a low level interface for Linux's timerfd notification file descriptor.
0 commit comments