428429430431432433434435436437438
Long lo[] = {1L,1L}; for(int i=0;i<100;i++) { this.processTimes.add(lo); } this.graphTimer = new Timer(); initGL(); resizeGL(); appSpeed = 1.0f;