I need wait second to wait for user give data. By keyboard but no - TopicsExpress



          

I need wait second to wait for user give data. By keyboard but no by mouse so is 508 compliance. public boolean getUserInputs() { long time = System.currentTimeMillis(); int waitSecond = 1000; for (int millis = 0; millis = waitSecond) { break; } } boolean userIinputs = userInputsKeyBuffer() || !userInputsMouseBuffer(); // rest i skip for now } When running is not waiting for second. I am not understanding. Can you help me.
Posted on: Thu, 17 Jul 2014 06:59:59 +0000

Trending Topics



Recently Viewed Topics




© 2015