9xc Time - Owen2k6/GoOS GitHub Wiki

Time helpers (Time library)

Requires:

import Time

On each iteration the interpreter updates time values into Int variables when you assign them:

Int S = Seconds
Int M = Minutes
Int H = Hours

You can also read them via equality in if blocks (see Language & Basics).

⚠️ **GitHub.com Fallback** ⚠️