Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I can't seem to use os.time?

Asked by 10 years ago

is it locked or nah? if not how to use?

1 answer

Log in to vote
1
Answered by
MrNicNac 855 Moderation Voter
10 years ago

Call it as a function, and not using it as a variable.

print(os.time())
Ad

Answer this question