Ev::sleep
(PECL ev >= 0.2.0)
Ev::sleep — Block the process for the given number of seconds
說明
final
public
static
Ev::sleep(
float
$seconds
): voidBlock the process for the given number of seconds.
參數
-
seconds
-
Fractional number of seconds
返回值
沒有返回值。