How to control cpu usage

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
With Win32 Threading apis
Topic archived. No new replies allowed.