esp_idf_sys

Function xTaskGetTickCount

Source
pub unsafe extern "C" fn xTaskGetTickCount() -> TickType_t
Expand description

@return The count of ticks since vTaskStartScheduler was called.

\ingroup TaskUtils