Site Tools


usleep
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


usleep [2006/08/29 16:08] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======Synopsis:======
 +__usleep__ <microseconds>
 +
 +======Description:======
 +This suspends the client for the specified number of microseconds. During
 +this time, the client does absolutely nothing; it quite literally goes
 +to sleep.  In general, it is most useful in non-interactive automated
 +scripts, and even these cases are fairly rare.
  
usleep.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1