unregister_tick_function

De-register a function for execution on each tick (PHP 4 >= 4.0.3)
void unregister_tick_function ( string function_name )

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

This HTML Help has been published using the chm2web software.