What method is used to cancel a timer set with setTimeout?
setTimeout
stopTimeout()
clearInterval()
cancelTimeout()
clearTimeout()