Function nix::time::clock_settime[][src]

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

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