Navigation: Command Line Applications > Sleep |
Sleep is an command line application that sleeps for X milliseconds and is most useful for use in batch files.
Sleep returns an %ERRORLEVEL% of 0 when the sleep received a valid argument and paused processing for > 0 milliseconds.
Files sleep.exe
Supported Platforms Windows |