Ok thanks, but I have another question.
In the Native, TimerStart, these are the parameters.

JASS:
takes timer whichTimer, real timeout, boolean periodic, code handlerFunc returns nothing
I have whichTimer, timeout, and periodic filled, but I don't know what they mean by code handlerFunc. Anyone know the answer?