hansen19498 Posted May 19, 2016 Posted May 19, 2016 I need a judge than 5 seconds code,, for example, (which is wrong) t1=System.currentTimeMillis(); //bot doing t2=System.currentTimeMillis(); if ((t2-t1)>5){//doing other} help me,fix it thx
Vilius Posted May 19, 2016 Posted May 19, 2016 Oh its that guy lmao. 1second is 1000ms which you are using right now