Swoole\Timer::after

Trigger a callback function after a period of time.

説明

public static void Swoole\Timer::after(int $after_time_ms, callable $callback)

Trigger a callback function after a period of time.

パラメータ

after_time_ms

callback

戻り値