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