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