public start(interval as Int) as Void:
Starts the timer using a new interval.
interval
timer.start(1000)