llms_set_time_limit( int $limit )
Wrapper for set_time_limit to ensure it’s enabled before calling
Description Description
Parameters Parameters
- $limit
-
(Optional) Script time limit. Default is 0 = no time limit.
Return Return
(void)
Source Source
File: includes/llms.functions.core.php
Changelog Changelog
Version | Description |
---|---|
3.16.5 | Introduced. |