sleep

From Bohemia Interactive Community
Revision as of 10:59, 24 July 2006 by Djura (talk | contribs) (Only for functions)
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 function based script for given time.


Example:

sleep 0.5