UNREGISTER_TICK_FUNCTION(3) 1 UNREGISTER_TICK_FUNCTION(3) unregister_tick_function - De-register a function for execution on each tickSYNOPSISvoid unregister_tick_function (string $function_name)DESCRIPTIONDe-registers the function named by $function_name so it is no longer executed when a tick is called.PARAMETERSo $function_name - The function name, as a string.RETURN VALUESNo value is returned.SEE ALSOregister_tick_function(3). PHP Documentation Group UNREGISTER_TICK_FUNCTION(3)
| Related Man Pages |
|---|
| gearman_client_add_task_high(3) - debian |
| gearman_worker_add_function(3) - debian |
| gearman_worker_st(3) - debian |
| gearmanworker(3) - php |
| function_exists(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |