[text] int counter whiletrue loop for 5 seconds forint i 1 2147483647 i another loop because its 2012 and PCs have gotten considerably faster forint j j 2147483647 j … System.out.printlncounter . Hello World counter
Found this gem on Stack Overflow today: Using a nested for-loop to print every 5 seconds
