Exemplo n.º 1
0
 ~_timerPair ()
 {
    _timer.cancel() ;
 }
Exemplo n.º 2
0
 ~ReplayTimer() {
   timer.cancel();
 }