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