Exqute v0.1.2 Exqute.Schedule.TimeRange View Source
A time range struct
Link to this section Summary
Functions
Create a new Time Range struct
Link to this section Types
Link to this type
t()
View Sourcet() :: %Exqute.Schedule.TimeRange{t_end: DateTime.t(), t_start: DateTime.t()}
Link to this section Functions
Create a new Time Range struct
missed_jobs_window: Missed jobs interval in milliseconds. Defaults to 60 * 60 * 1000