From 1030dc837b10a03a02a85d5504cbeec168ce49e2 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Mon, 03 May 2010 21:53:47 +0000 Subject: Import XaoS r489 (trunk after version 3.5) --- (limited to 'help/rest/usleep.txt') diff --git a/help/rest/usleep.txt b/help/rest/usleep.txt new file mode 100644 index 0000000..dfe4b54 --- /dev/null +++ b/help/rest/usleep.txt @@ -0,0 +1,16 @@ +.. _usleep: + +.. index: + pair: command; usleep + +Usleep +====== + +**Syntax**:(usleep integer) + +This function waits for a given amount of time (in usec) before processing the +next command. The screen is recalculated and displayed at the beginning of +usleep if necessary necessary. The remaining time is spent in waiting or +performing animation. + +**Available as**: command -- cgit v0.9.1