ActionScheduler_IntervalSchedule::calculate_next( DateTime $after )

Calculate when this schedule should start after a given date & time using the number of seconds between recurrences.


Description Description


Parameters Parameters

$after

(Required)


Top ↑

Return Return

(DateTime)


Top ↑

Source Source

File: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.