rustix
0.38.39
In rustix::backend::time::syscalls
Function
rustix
::
backend
::
time
::
syscalls
::
clock_settime
Copy item path
source
ยท
[
−
]
pub(crate) fn clock_settime( which_clock:
ClockId
, timespec:
Timespec
, ) ->
Result
<
()
>