VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CPU usage of one process

MadMatt  (1 Submission)   Windows API Call/Explanation   Intermediate   Wed 3rd February 2021

Hello everybody,
this is my first source code here, i hope you will enjoy it ;-)
This source code list the processes running on you're computer and list their individual CPU usage.
I mean that for each process, you get his % of processor time, exactly like in the windows task manager.

Assumes
This code uses the PDH.dll library and the performance counters, the cpu usage is not the only information you can get with my code, but i took this exemple because this is a frequently asked question in forums and it may interest some people. I hope you'll find this helpfull. MadMatt Matthieu Napoli

Rate CPU usage of one process (6(6 Vote))

Download CPU usage of one process

CPU usage of one process Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters