What method is used to cancel a timer created with setInterval?
setInterval
stopInterval()
removeInterval()
cancelInterval()
clearInterval()