Function clock_settime

Source
pub(crate) fn clock_settime(id: ClockId, timespec: Timespec) -> Result<()>