Swoole\Server::defer
(PECL swoole >= 1.9.0)
Swoole\Server::defer — Delay execution of the callback function at the end of current EventLoop.
説明
public Swoole\Server::defer
( callable $callback
) : void
パラメータ
callback
(PECL swoole >= 1.9.0)
Swoole\Server::defer — Delay execution of the callback function at the end of current EventLoop.
public Swoole\Server::defer
( callable $callback
) : void
callback