CPU Usage

BlitzPlus Forums/BlitzPlus Programming/CPU Usage

thalamus(Posted 2006) [#1]
I've noticed that my current project seems to hog CPU time. Is this indicative of all Blitz programs? Is there something I can do to help reduce the amount of CPU time it uses?


GfK(Posted 2006) [#2]
Put a 'Delay 1' in your main loop.


Rck(Posted 2006) [#3]
I use Waitevent() and hav a timer in the background around 60 or 90 hertz