rustix::backend::vdso_wrappers

Function init_clock_gettime

Source
fn init_clock_gettime() -> unsafe extern "C" fn(_: c_int, _: *mut Timespec) -> c_int
Expand description

Initialize CLOCK_GETTIME and return its value.