ulTaskGetIdleRunTimeCounterForCore() function
Get the total execution of a particular core's idle task This function is equivalent to ulTaskGetIdleRunTimeCounter() but queries the idle task of a particular core.
Arguments
xCoreID
Core ID of the idle task to query
Return value
The total run time of the idle task
ulTaskGetIdleRunTimeCounterForCore() is called by 1 function and calls 3 functions:
![]()
ulTaskGetIdleRunTimeCounterForCore()
ulTaskGetIdleRunTimeCounterForCore() reads 2 variables:
![]()
ulTaskGetIdleRunTimeCounterForCore()