Function esp_idf_svc::sys::xTaskGetTickCount
source ยท pub unsafe extern "C" fn xTaskGetTickCount() -> u32
Expand description
@return The count of ticks since vTaskStartScheduler was called.
\ingroup TaskUtils
pub unsafe extern "C" fn xTaskGetTickCount() -> u32
@return The count of ticks since vTaskStartScheduler was called.
\ingroup TaskUtils