🤖
Spiky Docs
Search...
Ctrl + K
Start coding
Functions and Code
Code
wait(time)
Wait for x seconds
Previous
print(value)
Next
Developers
Last updated
1 year ago
Parameters:
time: number
Errors:
TypeError: time must be a number!
🦾