Seconds since midnight (local time) when the timer should first fire
If provided, the timer will repeat at this interval. Pass 0 for one-shot.
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 (already started)
Create and start a timer that fires at a specific time