register_tick_function

 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.