Function rustix::backend::vdso_wrappers::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.