Man Page: unregister_tick_function
Operating Environment: php
Section: 3
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_st(3) - debian |
| gearmanclient.dobackground(3) - php |
| function_exists(3) - php |
| register_tick_function(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |