clearInterval(timeout)


取消由 setInterval() 创建的 Timeout 对象。

¥Cancels a Timeout object created by setInterval().