abstract fun timerCreated(id: Long): Unit
Called when a timer is created
No specific thread and context can be expected when this method is called.
id - the id of the timer
id