Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Scheduler::get_schedule_interval()

Get migration batch schedule interval.


Description Description


Return Return

(int) Seconds between migration runs. Defaults to 0 seconds to allow chaining migration via Async Runners.


Top ↑

Source Source

File: packages/action-scheduler/classes/migration/Scheduler.php


			


Top ↑

User Contributed Notes User Contributed Notes

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