Halts execution until the lock is released, or lock expires.
1 | wait.for.lock(path, timeout = NULL)
|
path |
Path to the lock file |
timeout |
Wall time after which the lock will be considered open regardless if someone opened it |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.