Code archives/BlitzPlus Gui/WaitTimer()

This code has been declared by its author to be Public Domain code.

Download source code

WaitTimer() by Snarty2003
Just a quick fix for those who don't fancy a long copy and paste session. Should work fine.
Function WaitTimer()

	Repeat:Until WaitEvent()=$4001

End Function

Comments

None.

Code Archives Forum