OptionalprofileEnable profiling for the timer.
true → Profile using the interval's name or a default label.string → Profile using the provided custom label.false or undefined → Disable profiling.OptionalnameMust not be provided for anonymous intervals.
OptionalbeginIf true, the callback will run once immediately before scheduling begins.
OptionalforceNot applicable for anonymous intervals.
Options for creating an anonymous interval. Anonymous intervals cannot be cleared by name or tracked for stats.