ActionScheduler_Compatibility::raise_time_limit( $limit )
Attempts to raise the PHP timeout for time intensive processes.
Description Description
Only allows raising the existing limit and prevents lowering it. Wrapper for wc_set_time_limit(), when available.
Parameters Parameters
-
(Required) The time limit in seconds.
Source Source
File: packages/action-scheduler/classes/ActionScheduler_Compatibility.php