(PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8)
unregister_tick_function — De-register a function for execution on each tick
De-registers the function callback
so it is
no longer executed when a tick is
called.
callback
The function to de-register.
No value is returned.