window.setTimeout

指定した遅延時間の後に、コードの断片または関数を実行。

window.setTimeout(
 function(event){
 console.log ("Wake Up!");
},2000);

tagTimeLog Lite

Simple time tracking tool
Developed by Namu Works