downhiller80
Platinum Member
I'm developing an OpenGL app in C++ and when I run it Task manager shows that it is using 61% of my CPU and RC5 obviously grabs the rest.
Now the odd thing is if I quit RC% I'd expect system idle to take over, but in fact my OpenGL app hogs all 100% of the CPU.
Does this mean my program is coded to run as an idle process? Do I have to add some code to make it run at normal priority (or higher)?
Seb
Now the odd thing is if I quit RC% I'd expect system idle to take over, but in fact my OpenGL app hogs all 100% of the CPU.
Does this mean my program is coded to run as an idle process? Do I have to add some code to make it run at normal priority (or higher)?
Seb