Wait

From OpenEUO
Revision as of 18:45, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " wait (msec) Temporarily pauses execution of the script for msec milliseconds. Keep durations short if used in a gui thread where events are handled.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
wait (msec)

Temporarily pauses execution of the script for msec milliseconds. Keep durations short if used in a gui thread where events are handled.