Function esp_idf_sys::clock_gettime

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