ActionScheduler_Abstract_QueueRunner::time_likely_to_be_exceeded( int $processed_actions )
Check if the host’s max execution time is (likely) to be exceeded if processing more actions.
Description Description
Parameters Parameters
- $processed_actions
-
(Required) The number of actions processed so far - used to determine the likelihood of exceeding the time limit if processing another action
Return Return
(bool)
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php