clock_settime

Function clock_settime 

Source
pub unsafe extern "C" fn clock_settime(
    __clock_id: clockid_t,
    __tp: *const timespec,
) -> c_int
Expand description

Set clock CLOCK_ID to value TP.