User Tools

Site Tools


uphp:functions:max_execution_time

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uphp:functions:max_execution_time [2017/05/04 13:36]
jeff created
uphp:functions:max_execution_time [2021/09/13 05:57] (current)
Line 3: Line 3:
 <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Set the maximum execution time for the script+Set the maximum execution time for the current script
  
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html> 
-<html> +<span style="font-size:125%">max_execution_time (
-<span style="font-size:125%"> +
-</html> +
-[[max_execution_time]] ( +
-<html>+
 <span style="color:green">int <span style="color:green">int
 <span style="color:blue">$seconds <span style="color:blue">$seconds
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
-This function changes the maximum execution time for the current script. If script continues to execute for longer than this time it is terminated. The default value is not affected by this function, it is configured in //Control Panel > uPHP Script Setup (uPHP Settings)// and is stored in ''/config/uphp.ini''.+This function changes the maximum execution time for the current script. If the script continues to execute for longer than this time it is terminated. The default value is not affected by this function, it is configured in //Control Panel > uPHP Script Setup (uPHP Settings)// and is stored in ''/config/uphp.ini''.
  
 ====Parameter==== ====Parameter====
Line 25: Line 20:
 <html><b><span style="color:blue">$seconds<span style="color:black"></b></html>:  Maximum execution time <html><b><span style="color:blue">$seconds<span style="color:black"></b></html>:  Maximum execution time
  
-====Return Value====+====Return Values====
  
 None None
Line 39: Line 34:
 ====See Also==== ====See Also====
  
-[[microtime()]] - Return number of milliseconds since boot+[[microtime()]] - Return the number of milliseconds since boot
  
-[[time()]] - Return current system timestamp+[[time()]] - Return the current system timestamp
  
-[[uptime()]] - Return uptime in milliseconds+[[uptime()]] - Return the uptime in milliseconds
  
uphp/functions/max_execution_time.1493905013.txt.gz · Last modified: 2021/09/13 05:56 (external edit)