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.
Source Source
File: packages/action-scheduler/classes/migration/Scheduler.php