Function libc::clock_gettime[][src]

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