Function nc::adjtime

source ยท
pub unsafe fn adjtime(
    delta: &timeval_t,
    old_delta: &mut timeval_t
) -> Result<(), Errno>
Expand description

Correct the time to allow synchronization of the system clock.