pub fn clock_gettime(clock_id: ClockId) -> Result<TimeSpec, Errno>
Expand description

Get the time of the specified clock, (see clock_gettime(2)).