What method is used to stop an interval created with setInterval?
setInterval
cancelInterval()
pauseInterval()
stopInterval()
clearInterval()