xTaskGetTickCount() function
task. h @code{c} TickType_t xTaskGetTickCount( void ); @endcode
Return value
The count of ticks since vTaskStartScheduler was called.
![]()
xTimeNow = xTaskGetTickCount();
xTaskGetTickCount() is called by 1 function:
![]()
xTaskGetTickCount()
xTaskGetTickCount() reads 1 variable:
![]()
xTaskGetTickCount()