SLEEP: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:


{{Command|syntax=SLEEP <time in milliseconds>
{{Command|syntax=SLEEP <time in milliseconds>
|description=*DESCRPTION*
|description=:Stop the macro for a defined amount of time.


|param1=<time in milliseconds>|param1_desc={{time in milliseconds}}
|param1=<time in milliseconds>|param1_desc=Define the amount of time for the macro to sleep for.


}}
}}

Revision as of 18:09, 2 August 2010

Up

Command

SLEEP


Stop the macro for a defined amount of time.

Parameters

Define the amount of time for the macro to sleep for.

Example

SLEEP 1888