Back to manual index

:: delay()

:: Type = System function :: Environment = Windows, Linux, Unix :: About = The delay function delays executing the next steps for defined milliseconds. Example:
 delay(1000);