Site Tools


sleep

Table of Contents

# $EPIC: sleep.txt,v 1.2 2006/08/20 16:57:01 sthalik Exp $

Synopsis:

sleep <seconds>

Description:

SLEEP performs a blocking sleep for <second> seconds. During the sleep, the client is totaly inert and peforms no activity of any kind. It does not accept user input, it does not look for data from the server, it does not process your DCC's, it does absolutely nothing. When SLEEP returns, everything is exactly as it was before the sleep.

Please remember that data from the server is not processed during a SLEEP so you don't want to use that if you are waiting for a server command to reply. Use WAIT for that.

Up through and including EPIC4-1.1.1, <seconds> has to be a whole integer. EPIC4-1.1.2 and later can support <seconds> with subsecond precision.

History:

The SLEEP command already existed in ircII2.1.5g. Support for sub-second resolution first appeared in EPIC4-1.1.2.

sleep.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1