The function to execute at each interval
The time in milliseconds between each execution
OptionalexecuteWhether to execute the callback immediately before starting the interval timer
Optionaltimes?: numberOptional number of times to execute before auto-clearing. Omit for infinite execution.
Options for configuring an interval timer.