Swoole\Server::tick
(PECL swoole >= 1.9.0)
Swoole\Server::tick — Repeats a given function at every given time-interval.
Açıklama
public function Swoole\Server::tick(
int $interval_ms,
callable $callback):
void
Bağımsız Değişkenler
interval_ms
-
callback
-