☰
Module time
Structs
Functions
?
Module
nix
::
time
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)
).