unregister_tick_function

Supported Versions: PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8
De-register a function for execution on each tick
<?php unregister_tick_function(callable $callback): void