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

Set the time of the specified clock, (see clock_settime(2)).