编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Swoole\Server::bind
  • Swoole\Server::close »
  • PHP Manual
  • Swoole\Server
  • Stop and destory a timer.

Swoole\Server::clearTimer

swoole_timer_clear

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Server::clearTimer -- swoole_timer_clear — Stop and destory a timer.

说明

面向对象风格 (method):

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

过程化风格:

swoole_timer_clear ( integer $timer_id ) : void

Stop and destory a timer

参数

timer_id

返回值

相关文章
php swoole the swoole redis server classphp swoole the swoole server classphp frontbase 函数 stop a database on local or remote serverphp swoole process destory the process.php swoole redis server descriptionphp swoole redis server descriptionphp swoole redis server descriptionphp swoole server destory server portphp swoole server stop and destory a timer.php swoole server get the connection info by file description.php swoole server get all of the established connections.php swoole server construct a swoole server.php swoole server stop receiving data from the connection.php swoole server send data to the client.php swoole server send file to the connection.php swoole server send message to worker processes by id.php swoole server stop the swoole server.php swoole timer check if a timer is existed.php swoole timer repeats a given function at every given time interval.php swoole websocket server check if the the file description is existed.
关注编程学问公众号
编程学问网 湘ICP备20001732号