Evaluate a V2 schedule at a given timestamp.
Reads startCondition.triggeredTimestamp as the start time. Returns 0 if the condition hasn't triggered yet or if now is outside the schedule window.
startCondition.triggeredTimestamp
now
Generated using TypeDoc
Evaluate a V2 schedule at a given timestamp.
Reads
startCondition.triggeredTimestampas the start time. Returns 0 if the condition hasn't triggered yet or ifnowis outside the schedule window.