nix
0.0.1
Module time
Module Items
Structs
Functions
In crate nix
nix
Module
time
Copy item path
Source
Structs
§
ClockId
Clock identifier
Functions
§
clock_
getres
Get the resolution of the specified clock, (see
clock_getres(2)
).
clock_
gettime
Get the time of the specified clock, (see
clock_gettime(2)
).
clock_
settime
Set the time of the specified clock, (see
clock_settime(2)
).