sleep

From Bohemia Interactive Community
Revision as of 16:46, 5 July 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


sleep delay


Operand types:

delay: Number

Type of returned value:

Nothing

Compatibility:

Version 2.60 required.

Description:

Suspend execution of script for given time.


Example:

sleep 0.5