Skip to content

expose computer.realTime() to user programs#196

Merged
UltraProdigy merged 1 commit into
masterfrom
expose-computer-realtime
May 26, 2026
Merged

expose computer.realTime() to user programs#196
UltraProdigy merged 1 commit into
masterfrom
expose-computer-realtime

Conversation

@Eldrinn-Elantey

Copy link
Copy Markdown

realTime was available in the native computer API but filtered out in machine.lua's libcomputer whitelist, making it inaccessible from OpenOS. Added it to libcomputer so user programs can get the real-world Unix timestamp via computer.realTime().
image

realTime was available in the native computer API but filtered out in machine.lua's libcomputer whitelist, making it inaccessible from OpenOS.
@Eldrinn-Elantey Eldrinn-Elantey requested a review from a team May 26, 2026 04:11
@UltraProdigy UltraProdigy merged commit 40629a3 into master May 26, 2026
1 check passed
@UltraProdigy UltraProdigy deleted the expose-computer-realtime branch May 26, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants