Simple schedule in which a job is executed once per some fixed duration, after a specified starting time.
Gets the timestamp at which the scheduler should plan to execute a job with this schedule next.
See Implementation
Simple schedule in which a job is executed once per some fixed duration, after a specified starting time.