Calls func every delay milliseconds, optionally passing it the provided params. Returns an id that can be passed to clearInterval() to cancel it.
func
delay
Rest
Generated using TypeDoc
Calls
funceverydelaymilliseconds, optionally passing it the provided params. Returns an id that can be passed to clearInterval() to cancel it.