// JP opened flex table

Click to See Complete Forum and Search --> : [RESOLVED] CPU Usage of a process


cdm319
February 13th, 2007, 01:40 PM
Hey, I was wondering if anyone knew of a way to get the CPU Usage of a certain process programmatically? like in the task manager in the processes tab.

Thanks

golanshahar
February 13th, 2007, 02:28 PM
Look at this article (http://www.codeproject.com/system/cpuusage.asp).

Cheers

cdm319
February 13th, 2007, 03:40 PM
thanks very much - this really helped. Thanks again

golanshahar
February 13th, 2007, 04:09 PM
You are welcome :wave:

Cheers

//JP added flex table