Manish
2008-06-11 04:32:13 UTC
Hi, I am new to win32 programming.
I want to create an application in such a way that we can limit the
usage of CPU by this process. Say 50 or 60%.
If the CPU usage by this process is going to be increased more than 60
% then the application should sleep.
There are some API through which i can find the cpu usage .....
Is there any direct API which will limit the CPU usage by a particular
process???
I want to create an application in such a way that we can limit the
usage of CPU by this process. Say 50 or 60%.
If the CPU usage by this process is going to be increased more than 60
% then the application should sleep.
There are some API through which i can find the cpu usage .....
Is there any direct API which will limit the CPU usage by a particular
process???