ajpenalosa
10/26/2018 - 11:37 PM

Set Timeout

setTimeout(function(){
	// Do stuff
},2000);