wait

open suspend override fun wait()

Suspend the execution until the throttling conditions are met.

Allow suspending the execution of the calling coroutine until the throttling conditions are met, based on the fixed time interval between consecutive executions.