bool register_tick_function ( callback $function [, mixed $arg [, mixed $... ]] )
Registers the given function to be executed when a tick is called.
Returns TRUE on success or FALSE on failure.