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_high(3) - debian
gearmanworker(3) - php
function_exists(3) - php
register_tick_function(3) - php
sqlite_create_aggregate(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update