Introduction - If you have any usage issues, please Google them yourself
The entire process of the solution is very simple, only two steps: 1 To limit the CPU utilization of process handle 2. Every 50ms, in turn to call NtSuspendProcess and NtResumeProcess. The such 50ms call NtSuspendProcess, and first 100ms call NtResumeProcess. The first 150ms call NtSuspendProcess, 200ms on call NtResumeProcess, and so on down.