Ejemplo n.º 1
0
 public void doStart() {
   super.doStart();
   if (clock != null) clock.syncStart(clock.getTimeBase().getTime());
 }