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
func
everydelay
milliseconds, optionally passing it the provided params. Returns an id that can be passed to clearInterval() to cancel it.