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:
RichardBarry 2022-03-18 10:31:59 -07:00 committed by GitHub
parent c75769438a
commit 92b26dbf99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 10 deletions

View file

@ -2827,6 +2827,7 @@ ulstartingperiodms
ulstatsoverflowcount
ulstringlength
ultaskendtrace
ultaskgetidleruntimepercent
ultasknotifytake
ultasknotifytakeindexed
ultasknotifyvalueclearindexed