Description Usage Arguments Value
Runs a given function after a specified delay
1 | run_function_with_delay(delay, fun)
|
delay |
delay to sleep before running function |
fun |
function (with/out parameters or not) to be run after delay |
the return value of the function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.