unregister_tick_function

(PHP 4 >= 4.0.3, PHP 5, PHP 7)

unregister_tick_functionDe-register a function for execution on each tick

Descrierea

unregister_tick_function ( callable $function ) : void

De-registers the function function so it is no longer executed when a tick is called.

Parametri

function_name

The function to de-register.

Valorile întoarse

Nu este întoarsă nici o valoare.

A se vedea și