CPU Meter

Displays the CPU Meter or the CPU Usage Monitor. Also monitors the RAM usage.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Yeah, that's dual core. It's hard to get an average value when you're running a Core i7 with 8 Cores!
Submitted byAnonymous (not verified)on Tue, 09/07/2010 - 13:41

vb 2008???
Submitted byAnonymous (not verified)on Wed, 04/20/2011 - 09:09

can you give me the code in visual basic 6 ,,, thank you :)
Submitted byDan (not verified)on Sat, 01/21/2012 - 11:27

The CPU meters work but the RAM Usage does NOT work. Always 25% on my Windows Vista system.
Submitted byAnonymous (not verified)on Fri, 06/28/2013 - 21:27

the ram percentage is not the same as the ram usage in the task manager
Submitted byJayson Bardinas (not verified)on Sat, 09/28/2013 - 21:32

by the way i'm struggling trough that ram percentage problem but now i know to get the accurate one. just multiply the ram percentage by 1024 just for example you want to get the KB of the total ram just multiply it one by 1024, on MB multiply twice by 1024, on GB multiply trice by 1024. that's how you can get the accurate result. hope it helps. :)

Add new comment