salt.thorium.timer module

Allow for flow based timers. These timers allow for a sleep to exist across multiple runs of the flow

salt.thorium.timer.hold(name, seconds)

Wait for a given period of time, then fire a result of True, requireing this state allows for an action to be blocked for evaluation based on time