The interval in seconds at which the timer should fire
A JavaScript function to call when the timer fires
OptionalcontinueOnError: booleanIf true, the timer will continue running even if the callback throws an error
A timer object. Call start() to begin the timer.
Create a new timer