CPU Usage
BlitzPlus Forums/BlitzPlus Programming/CPU Usage| 
 | ||
| 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? | 
| 
 | ||
| Put a 'Delay 1' in your main loop. | 
| 
 | ||
| I use Waitevent() and hav a timer in the background around 60 or 90 hertz |