User Tools

Site Tools


lua:gettime

This is an old revision of the document!


Returns the current system time in seconds. Similar to calling os.time() with no argument, but also gives milliseconds.

say(os.time()) 
say(gettime())
You say '1420731923'
You say '1420731923.3929'
lua/gettime.1420731969.txt.gz ยท Last modified: 2015/01/08 15:46 by vodur