跳到主要内容

delay_invoke

延迟执行

声明

void delay_invoke(float seconds, function func)

参数

参数名描述
seconds延迟时间(单位:秒)
func执行函数

返回值

使用方式

返回文档