rustix
0.38.44
In rustix::
backend::
time::
syscalls
Functions
clock_getres
clock_settime
timerfd_create
timerfd_gettime
timerfd_settime
rustix
::
backend
::
time
::
syscalls
Function
timerfd_gettime
Copy item path
Settings
Help
Summary
Source
pub(crate) fn timerfd_gettime(fd:
BorrowedFd
<'_>) ->
Result
<
Itimerspec
>