mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 05:05:17 -05:00
Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623)
* PR https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/350 introduced configRUN_TIME_COUNTER_TYPE and ulTaskGetIdleRunTimePercent(). This PR updates the Win32 demo to exercise both additions with configRUN_TIME_COUNTER_TYPE set to uint64_t. * Add ultaskgetidleruntimepercent to lexicon.txt. Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
This commit is contained in:
parent
c75769438a
commit
92b26dbf99
6 changed files with 13 additions and 10 deletions
|
|
@ -2827,6 +2827,7 @@ ulstartingperiodms
|
|||
ulstatsoverflowcount
|
||||
ulstringlength
|
||||
ultaskendtrace
|
||||
ultaskgetidleruntimepercent
|
||||
ultasknotifytake
|
||||
ultasknotifytakeindexed
|
||||
ultasknotifyvalueclearindexed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue