I want to check the available sleep time in RTX, without suspend

Hi

I do not want to suspend the scheduler of RTX5 to get the available sleep time.

I only want to see a preliminary report for the tasks' sleep time status.

In our previous operating system, we had a function for that, it was something like 'prvGetExpectedIdleTime'.

Is something like that available?