any API for viewing number of free processing cycles?

hasnain_razwi

Member
Joined
Oct 21, 2003
Messages
15
Location
Melbourne, Australia
hi. im using two APIs, GetFreeDiskSpace and GlobalMemoryStatus to calculate the free space on the hard disk and free memory space. I need to find out the amount of processing power (possibly in the format of number of free processing cycles) that is availbale or free on my computer. is there an API i can use to do that. If not, what other method can i use?
thanks.
 
......uh..... have i asked the worng question? Im asking this because no one has replied to my post so far and i really need to find out if there is a solution. since the windows task manager module has the ability to monitor CPU usage, i was thinking there might be an API that i can use in my program to retrieve CPU usage details. any ideas plz?
 
Back
Top