A Watcher is a configurable system to run callback functions. They are primarily designed to work with intermittent or otherwise limited duration activities.
Configuration that can be applied when building a new Watcher
Configuration that can be applied when using Watcher.because
Configuration that can be applied when using Watcher.begin
Configuration that can be applied when using Watcher.do
Configuration that can be applied when using Watcher.end
Configuration that can be applied when using Watcher.every
Configuration that can be applied when using Watcher.for
Configuration that can be applied when using Watcher.unless
Configuration that can be applied when using Watcher.until
Configuration that can be applied when using Watcher.while
Create a new Watcher
Configurable object that can manage executing functions under a variety of logical and/or timing constraints
Author
studioKeywi