cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
How to control cpu usage
How to control cpu usage
Jun 18, 2009 at 6:35am UTC
mathueie
(22)
Hi
How to control cpu usage of particular process in windows programmatically.I want set the cpu limit specified value.(For example 30% or 50%)
The process will use maximum cpu usage is 30% or 50%.
Any API is there?
Last edited on
Jun 18, 2009 at 9:21am UTC
Jun 19, 2009 at 11:19am UTC
george135
(268)
With Win32 Threading apis
Topic archived. No new replies allowed.