方法介绍

秒转换成日时分秒格式

方法名称:

类_时间.秒转时间

语法:

类_时间.秒转时间(秒数)

返回转换后的时间格式

require "懒人综合插件"

local t1=tickCount()/1000
while true do


    t2=tickCount()/1000
    ret=类_时间.秒转时间(t2-t1)
    print("当前运行时间->"..ret)   

    sleep(1000)
end

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-27 01:27:42

results matching ""

    No results matching ""