swoole_timer_after

Trigger a one time callback function in the future

説明

int swoole_timer_after(int $ms, callable $callback, mixed $param = ?)

パラメータ

ms

callback

param

戻り値