Function esp_idf_sys::timer_gettime

source ·
pub unsafe extern "C" fn timer_gettime(
    timerid: timer_t,
    value: *mut itimerspec
) -> c_int