rustix
1.0.8
In rustix::
backend::
time::
syscalls
rustix
::
backend
::
time
::
syscalls
Function
clock_settime
Copy item path
Source
pub(crate) fn clock_settime(id:
ClockId
, timespec:
Timespec
) ->
Result
<
()
>