Quantcast
Viewing latest article 3
Browse Latest Browse All 23

How to get the cpu usage per thread on windows (win32)

Looking for Win32 API functions, C++ or Delphi sample code that tells me the CPU usage (percent and/or total CPU time) of a thread (not the total for a process). I have the thread ID.

I know that Sysinternals Process Explorer can display this information, but I need this information inside my program.


Viewing latest article 3
Browse Latest Browse All 23

Trending Articles