unregister_tick_function(3) php man page | unix.com

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 tick

SYNOPSIS
void unregister_tick_function (string $function_name)
DESCRIPTION
De-registers the function named by $function_name so it is no longer executed when a tick is called.
PARAMETERS
o $function_name - The function name, as a string.
RETURN VALUES
No value is returned.
SEE ALSO
register_tick_function(3). PHP Documentation Group UNREGISTER_TICK_FUNCTION(3)
Related Man Pages
gearman_client_add_task(3) - debian
vsyslog(3c) - sunos
gearmanclient(3) - php
gearmanworker(3) - php
function_exists(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun