11-23-2004, 05:21 PM
Is there a way to get the CPU utilization for a particular process?
CPU utilization for a particular process
|
11-23-2004, 05:21 PM
Is there a way to get the CPU utilization for a particular process?
11-23-2004, 08:51 PM
Function GetProcessCpuUsage
[color=green];/[/color]
11-23-2004, 09:01 PM
Awesome!!
Thanks.
03-21-2005, 05:11 PM
03-21-2005, 10:46 PM
Probably the window is closed. Use IsWindow to test whether hwnd is still valid. Or use err.
This code shows error description: a=GetProcessCpuUsage(hwnd) err out _s.dllerror
03-22-2005, 02:01 PM
hmmmm..... it was running but maybe an issue with the virtual desktop thing (i ditched litestep and went with VirtuaWin V2.10 from Sourceforge (so you know it's completly bug proof)).
:wink: thanks
02-16-2008, 05:16 AM
How would I get the total system CPU usage ?
02-16-2008, 08:52 AM
GetCPU
|
« Next Oldest | Next Newest »
|