Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 154 Bytes

File metadata and controls

11 lines (6 loc) · 154 Bytes

os

Limited OS functionality.

os.time()

Returns current Unix timestamp in seconds.

os.millis()

Returns current Unix timestamp in milliseconds.