Function time_sys::clock_settime [] [src]

pub unsafe extern "C" fn clock_settime(
    clk_id: clockid_t,
    tp: *const timespec
) -> c_int

Takes the time from the specified timespec and attempts to apply it to the clock based on ID