OnTimer
handler = timer.OnTimer
or
timer.OnTimer = handler
Description:
Query or set the timer handler function.
The handler function is called with the timer object as its first argument
followed by all the additional arguments (if any) passed to far.Timer.