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.Unique identifier for the interval. If another interval with this name exists:
force is true.OptionalbeginIf true, the callback will run once immediately before scheduling begins.
OptionalforceIf true, replaces an existing interval with the same name.
Options for creating a named interval. Named intervals can be cleared later by name and tracked for statistics.