(PECL swoole >= 1.9.0)
Swoole\Timer::after — 在一段时间后触发回调函数。
$after_time_ms
$callback
在一段时间后触发回调函数。
after_time_ms
callback
使用 timer after 时必须使用swoole_event_wait();