[go: up one dir, main page]

Module time

Source
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)).