Feature #35275
closed
add a SynchronizedDeltaTimeTrigger
Added by Reynaud Sylvain over 6 years ago.
Updated over 6 years ago.
Description
Same as DeltaTimeTrigger, except that triggering start at a specific time instead of starting when Lavoisier is started.
This specific time will be computed with mod(delta,60).
The delta-time must be between 1 and 59 minutes, and the specific time is the first time that is a multiple of this delta-time.
Example:
- start-time for delta=20 is 20,40 or 00 minutes in hour.
- start-time for delta=35 is 35 minutes in hour.
- Status changed from New to Rejected
Too much restricted and too much specific... replaced with issue #35277
Also available in: Atom
PDF