Dutch PHP Conference 2025 - Call For Papers

Swoole\Event::defer

(PECL swoole >= 1.9.0)

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

Опис

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

Параметри

callback

Значення, що повертаються

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top