comparison src/myVncProxy/ProxyVncCanvas.java @ 66:7632606406cb

create sendCheckMillis
author e085711
date Tue, 26 Jul 2011 13:03:08 +0900
parents 5fca2bb52dc7
children fe5925bb9a7e
comparison
equal deleted inserted replaced
65:5fca2bb52dc7 66:7632606406cb
357 boolean statsRestarted = false; 357 boolean statsRestarted = false;
358 358
359 // 359 //
360 // main dispatch loop 360 // main dispatch loop
361 // 361 //
362 362
363 long count = 0; 363 long count = 0;
364 while (true) { 364 while (true) {
365 // System.out.println("\ncount=" + count); 365 // System.out.println("\ncount=" + count);
366 366
367 count++; 367 count++;