Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

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.