filthyfox
5/2/2017 - 1:05 PM

JS set timeout

JS set timeout

setTimeout(function(){ alert("Hello"); }, 3000);