Set Timeout

setTimeout(function(){ 
   code  here
}, 200);