clock_gettime

Function clock_gettime 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn clock_gettime(
    clk_id: c_int,
    tp: *mut timespec,
) -> c_int
Expand description

Hook for clock_gettime