cancel timer
unique Id of timer
timer interval, milliseconds
next timestamp to invoke timer at, as per currentTimeMillis()
widget to route timer event to
return true if timer is not yet cancelled
See Implementation