Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611)

Allow ulTaskGetIdleRunTimeCounter and ulTaskGetIdleRunTimePercent to be
used whenever configGENERATE_RUN_TIME_STATS is enabled, as this is the
only requirement for these functions to work.
This commit is contained in:
Chris Copeland
2023-01-19 14:46:42 -08:00
committed by GitHub
parent 8592fd23f4
commit 78319fd17e
3 changed files with 71 additions and 14 deletions

2
.github/lexicon.txt vendored
View File

@@ -2321,6 +2321,8 @@ ulstoppedtimercompensation
ultablebase
ultaskgetidleruntimecounter
ultaskgetidleruntimepercent
ultaskgetruntimecounter
ultaskgetruntimepercent
ultaskhasfpucontext
ultasknotifystateclear
ultasknotifytake