Timer


Timer

The timer object periodically creates a thread. Use the property dialog to specify the timer interval and whether the timer is enabled on start.

The standard action, which is also called by the timer itself, outputs the number of milliseconds after program start. For enabling and disabling a timer there exist two actions enable and disable. For setting a different interval timeout during runtime you also have to call the enable action.


The Vimms User Manual