Search
We have created a timer using the setTimeout() method. Add a clearTimeout() call to cancel the timer at the end of the code.
setTimeout()
clearTimeout()