php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
zend_max_execution_timer.h File Reference

Go to the source code of this file.

Macros

#define zend_max_execution_timer_init()
 
#define zend_max_execution_timer_settime(seconds)
 
#define zend_max_execution_timer_shutdown()
 

Macro Definition Documentation

◆ zend_max_execution_timer_init

#define zend_max_execution_timer_init ( )

Definition at line 31 of file zend_max_execution_timer.h.

◆ zend_max_execution_timer_settime

#define zend_max_execution_timer_settime ( seconds)

Definition at line 32 of file zend_max_execution_timer.h.

◆ zend_max_execution_timer_shutdown

#define zend_max_execution_timer_shutdown ( )

Definition at line 33 of file zend_max_execution_timer.h.