会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
彼扬
博客园
首页
新随笔
联系
管理
2018年11月16日
workerman定时器使用 php定时任务
摘要: add int \Workerman\Lib\Timer::add(float $time_interval, callable $callback [,$args = array(), bool $persistent = true]) 定时执行某个函数或者类方法 参数 time_interval 多长时间执行一次,单位秒,支持小数,可以精确到0.001,即精确到毫秒级别。 callba...
阅读全文
posted @ 2018-11-16 18:51 彼扬
阅读(5083)
评论(0)
推荐(0)
编辑
公告
感谢您的阅读,如果有了您的奉献系统会更加完善