Previous Topic: HELPNext Topic: WAITTOD hh mm ss


WAIT seconds

Use this command to delay processing for a specified number of seconds (from 1 to 86400 seconds = 24 hours). Its value can be either an integer or a real number with two places available to the right of the decimal point. The time delay value is guaranteed to be at least as long as the requested value. A value of zero is valid.

Note: This command is not allowed in any AOF rules with the exception of request rules.

WAIT 3
Return code:
  0 - Normal completion.