heartbeatheartdelay_invoke本页总览delay_invoke 延迟一定时长执行一个函数 声明 void delay_invoke(float t, function func) 参数 参数名描述t延迟时长(单位: 秒)func延迟执行的函数 返回值 无 使用方式 返回文档