Swoole\Event
PHP Manual

Swoole\Event::defer

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Event::deferAdd a callback function to the next event loop.

说明

public static void Swoole\Event::defer ( mixed $callback )

参数

callback

返回值


Swoole\Event
PHP Manual