pub unsafe extern "C" fn esp_timer_get_next_alarm() -> i64
Expand description
@brief Get the timestamp of the next expected timeout @return Timestamp of the nearest timer event, in microseconds. The timebase is the same as for the values returned by esp_timer_get_time().