Swoole\Server::clearTimer

swoole_timer_clear

Stop and destroy a timer.

説明

オブジェクト指向型 (method):

public void Swoole\Server::clearTimer(int $timer_id)

手続き型:

void swoole_timer_clear(int $timer_id)

Stop and destroy a timer

パラメータ

timer_id

戻り値