User:Kebap/Manual:getEpoch

From Mudlet
< User:Kebap
Revision as of 16:33, 29 May 2018 by Kebap (talk | contribs) (Created page with ";getEpoch() :This function returns the seconds since [https://en.wikipedia.org/wiki/Unix_time Unix epoch] with milliseconds. ;Example <syntaxhighlight lang="lua"> getEpoch()...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
getEpoch()
This function returns the seconds since Unix epoch with milliseconds.
Example
getEpoch() -- will show e.g. 1523555867.191