[][src]Function esp_idf_bindgen::esp_timer_get_time

pub unsafe extern "C" fn esp_timer_get_time() -> i64

@brief Get time in microseconds since boot @return number of microseconds since esp_timer_init was called (this normally happens early during application startup).