🛏
🛏
🛏
🛏
BedWars Creative
Search
⌃
K
🎨
Sandbox Mode
🪓
WorldEdit Commands
🍊
BedWars Scripting
📜
Changelog
🚜
Services
🤝
Events
📦
Objects
📚
Types
⚙
Utilities
require
math
pairs & ipairs
print & error
os
string
table
task
tick
tostring & tonumber
wait
Powered By
GitBook
Comment on page
os
os.clock(): number
Returns the number of seconds of CPU time for the program. It's typical use is to benchmark a piece of code.
os.time(): number
Returns the current number of seconds since Jan 1, 1970 in the UTC timezone.
Previous
print & error
Next
string
Last modified
4mo ago