|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Learn five alternative approaches for automating the delivery of Excel-based reports. Read all about it in the free whitepaper: “Automating Excel Reports: Five Approaches for Java Developers” Download Now!
|
|
#1
|
|||
|
|||
|
How would I go about finding the CPU time of a process?
Specifically the Idle Process. I want to take the CPU time of the Idle process and divide it by the system uptime to get the CPU load percentage since boot. I know how to get the system uptime using the GetTickCount API call, I just can't figure out how to get the CPU time of the Idle Process. |
|
#2
|
||||
|
||||
|
Possibly one of the links here might be of some help:
http://www.google.com/search?hl=en&...G=Google+Search |
|
#3
|
|||
|
|||
|
U will look at it!Maybe is useful to U!http://www.novicksoftware.com/TipsA...e-Win32-API.htm
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Finding a process's CPU time |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|