class documentation

class ScheduleIntervalSpec: (source)

View In Hierarchy

Specification for scheduling on an interval.

Matches times expressed as epoch + (n * every) + offset.

Warning

Schedules are an experimental feature.

Class Variable every Period to repeat the interval.
Class Variable offset Fixed offset added to each interval period.
Static Method _from_proto Undocumented
Method _to_proto Undocumented

Period to repeat the interval.

Fixed offset added to each interval period.