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