Fix event function at Timer component
The event function defined as a "handler" in the Timer object will crash when the function DOES NOT have return value.
The event function defined as a "handler" in the Timer object will crash when the function DOES NOT have return value.