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