函数名

systemTime()

函数介绍


方法名称:系统时间戳单位是毫秒


函数例子

local tm = systemTime()
print(tm)