axlibc

Function clock_gettime

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

Get clock time since booting