Accounting Functions for threads

There are several functions that can be used for getting the thread state and CPU usage information.
First enable the collection of accounting information; then you can use the GetRtThreadAccounting function to obtain accounting data.
The other two functions can be useful in logging exceptions.
 
Note: all memory, process and thread functions (including the ones on this slide) are used by the INtime Explorer (intex.exe/rintex.rta) to dynamically view the status of an INtime system. Ad-hoc snapshots can be taken with INtex and do not require user written code.