Available on crate feature
time
only.Expand description
Sleep, query system clocks, and set system clock
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)).