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.

Description

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

Parameters

callback

Return Values


Swoole\Event
PHP Manual