函数名

tickCount()

函数介绍


方法名称:获取脚本运行时间,单位是毫秒

函数例子

local tick = tickCount()
print(tick)