Set Up and Installation:
Learning Resources:
Community
API Reference:
wait()
Calls wait() on the clock that is currently active on the thread. Defaults to time.sleep() when no clock is active.
time.sleep()
dt – duration to wait
units – either “beats” or “time” (see wait())