summaryrefslogtreecommitdiffstats
path: root/doc/testscript.cli
diff options
context:
space:
mode:
Diffstat (limited to 'doc/testscript.cli')
-rw-r--r--doc/testscript.cli11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/testscript.cli b/doc/testscript.cli
index 1ef6fc7d..e84dffd7 100644
--- a/doc/testscript.cli
+++ b/doc/testscript.cli
@@ -2657,6 +2657,17 @@ set [null] $foo <-
\
+\h#builtins-sleep|\c{sleep}|
+
+\
+sleep <seconds>
+\
+
+Suspend the current test or test group execution for at least the specified
+number of seconds. Note that in order to improve resource utilization, the
+implementation may sleep longer than requested, potentially significantly.
+
+
\h#builtins-test|\c{test}|
\