612613614615616617618619620621622
timerThread.join(); } // stop the sequence reader thread sequenceReader.stopNow = true; sequenceReader.interrupt(); sequenceReader.join(); // Print statistics printStatistics();