Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/time.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/time.txt')
-rw-r--r--help/rest/time.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/help/rest/time.txt b/help/rest/time.txt
new file mode 100644
index 0000000..b46695b
--- /dev/null
+++ b/help/rest/time.txt
@@ -0,0 +1,18 @@
+.. _time:
+
+.. index::
+ pair: functions; Timing
+
+Timing functions
+================
+
+Timing functions are used to control the animation replay daemon. It can wait
+for a given time, or wait until calculation is complete. The animation
+functions are controlled by such waiting; animations that are running while
+delays start keep running through the delay.
+
+.. toctree::
+
+ usleep
+ textsleep
+ wait