Sleep
Process sleeps for a given amount of time
sleep.milli(n) sleep.micro(n)
n |
integer. sleeping time units |
No value is returned.
Martin Schlather, schlather@math.uni-mannheim.de, http://ms.math.uni-mannheim.de
## next command waits half a second before returning sleep.milli(500)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.