SetBinWait
SetBinWait() makes a bin wait for the given delay until it can be activated.
SetBinWait()
does not stop an associated cog's messages from running. It only stops the
bin
from being activated. Syntax:
SetBinWait(player, bin, flex_delay);
Related:
Bin Activation