OWBasic Standard Library

Group TIMER Home INTRO Alphabetical Index

Synchronizing With a Timer

TI_SYNC!()

The function returns true if the cycle defined by ti_synctime is finished, false otherwise. To start the next cycle, TI_SYNC must be called.
Before this procedure is used, the timer with the number #TI_SYNC has to be started.


Gruoup TIMER Home INTRO Alphabetical Index