diff --git a/reference/funchand/functions/register-tick-function.xml b/reference/funchand/functions/register-tick-function.xml index 7b50f8b555..12f089b68c 100644 --- a/reference/funchand/functions/register-tick-function.xml +++ b/reference/funchand/functions/register-tick-function.xml @@ -1,5 +1,5 @@ - + @@ -19,7 +19,26 @@ Registers the function named by func to be executed when a tick is - called. + called. + + + You may also pass an array consisting of an object and a method as the func + + + <function>register_tick_function</function> Example + + +]]> + +