scheduled v1.1.0 (2022-03-08T10:03:46Z)
Home
Dub
Repo
OneTimeSchedule.isRepeating
scheduled
schedules
one_time
OneTimeSchedule
Tells the scheduler that this schedule is never repeating.
class
OneTimeSchedule
bool
isRepeating
(
)
Return Value
Type:
bool
Always false.
Meta
Source
See Implementation
scheduled
schedules
one_time
OneTimeSchedule
constructors
this
functions
getNextExecutionTime
isRepeating
markExecuted
Tells the scheduler that this schedule is never repeating.