Searching for esp_timer_get_time() function definition
Posted: Wed May 04, 2022 1:33 am
Hi,
I'm just searching for the definition of function. I searched in the core libraries but didn't find it.
I just found its calls to millis and micros in
I'm just searching for the definition of
Code: Select all
esp_timer_get_time()
I just found its calls to millis and micros in
and that's all.esp32-hal-misc.c