(PECL ev >= 0.2.0)
Block the process for the given number of seconds.
final public static void Ev::sleep ( double $seconds )
Block the process for the given number of seconds.
Parameters:
seconds
Fractional number of seconds
Returns:
No value is returned.
Please login to continue.