Zhamao Framework 3.2.4
A high-performance chatbot + web framework
载入中...
搜索中...
未找到
Timer类 参考

静态 Public 成员函数

static tick (int $ms, callable $callback, int $times=0)
 
static after (int $ms, callable $callback)
 
static del (int $timer_id)
 
static registerTick (Tick $v)
 

成员函数说明

◆ after()

static after ( int  $ms,
callable  $callback 
)
static

◆ del()

static del ( int  $timer_id)
static

◆ registerTick()

static registerTick ( Tick  $v)
static
函数调用图:

◆ tick()

static tick ( int  $ms,
callable  $callback,
int  $times = 0 
)
static

该类的文档由以下文件生成: