Swoole\Server::defer

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

Swoole\Server::deferDelay execution of the callback function at the end of current EventLoop.

説明

public Swoole\Server::defer ( callable $callback ) : void

パラメータ

callback

返り値