unregister_tick_function
(PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8)
unregister_tick_function — De-register a function for execution on each tick
Description
De-registers the function callback so it is no longer executed when a tick is called.
Parameters
callbackThe function to de-register.
Return Values
No value is returned.
See Also
- register_tick_function() - Register a function for execution on each tick
↑ and ↓ to navigate • Enter to select • Esc to close • / to open