How to get the CPU usage of a process

August 27th, 2006

In this short tarticle I will describe how to obtain the CPU usage of a single process (like the “CPU” column in Task Manager). I have also created a small unit that implements this functionality.

Continue Reading...