ReadonlycontextReadonlycronsProtected ReadonlylastProtected ReadonlylogReadonlyoptionsProtected ReadonlypausedProtected ReadonlytimeoutsClean up resources and stop all crons.
Pause all cron jobs.
Pause a specific cron job.
false if no cron by the given name was found or if the cron was already paused.
Resume all paused cron jobs.
Resume a specific cron job.
false if no cron by the given name was found or if the cron was already resumed.
ProtectedsetSet the next iteration of the given cron.
Optionalimmediate: boolean
The return class from running cron jobs. Can be used to pause all crons, receive events, start specific crons, etc.