cmp.worker.wait
wait!
(wait! {wait-time :WaitTime, state-key :StateKey})Delays the mp for the time given with :WaitTime.
Example:
(wait! {:WaitTime 1000})
(wait! {wait-time :WaitTime, state-key :StateKey})Delays the mp for the time given with :WaitTime.
Example:
(wait! {:WaitTime 1000})