Difference between revisions of "AMOSi:Multi Wait"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Examples:Examples/H-5/Help_53.AMOS


Holds your AMOS program, freeing time for the other applications which are running in the background. It should not be used for accurate synchronisation effects as the number of Vbl's depends on the number of applications which are being executed using multi-tasking.


Multi Wait