Posted: 20th May 2003 4:03
Contact: [url=mailto:demonicpeon@yahoo.com]demonicpeon@yahoo.com[/url]

+ Code Snippet
text 10,10,"FPS: "+str$(screen fps())
Posted: 20th May 2003 6:57
if u build a timer around it so it captures one fps check per loop and displays it after the event has occured then it would be a better indication since the actual work load to disply the text inheritly slows it down.