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

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2016.3.0

Previous topic

salt.thorium.reg module

Next topic

Full list of builtin master tops modules