[][src]Function coreutils_core::os::time::set_time_of_day

pub fn set_time_of_day(timeval: TimeVal) -> Result<()>

Set the system time as timeval

Errors

If a internal call set a errno (I/O OS error), an error variant will be returned.