Description Usage Arguments Author(s) Examples
Makes the system sleep/halt for a specified time, to slow down computation, plotting points, etc.
1 | sleep(x)
|
x |
Number of seconds to sleep the system for. |
Theo Pepler
1 2 | # Sleep the system for 5 seconds
sleep(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.