I've been experimenting with stuff, and i want to know how to calculate the FPS of a program.
FPS
BlitzPlus Forums/BlitzPlus Beginners Area/FPS Go here and download my code. It has some FPS stuff in it somewhere.
http://www.blitzbasic.com/Community/posts.php?topic=58413#649712
Also to calc Max FPS you need to use Flip False so there is no Vsync slowing it down.
http://www.blitzbasic.com/Community/posts.php?topic=58413#649712
Also to calc Max FPS you need to use Flip False so there is no Vsync slowing it down.