var myTimer = setInterval(function() { console.log('idle'); }, 4000); ... timerObj) { this.stop(); timerObj = setInterval(fn, t); } ...
確定! 回上一頁