CronExpression::isDue()

Method: Determine if the cron is due to run based on the current date or a specific date. This method assumes that the current number of seconds are irrelevant, and should be called once per minute.

Source: packages/action-scheduler/lib/cron-expression/CronExpression.php:231

Used by 0 functions | Uses 1 function