예제 #1
0
 /** {@inheritDoc} */
 @Override
 public void stop() {
   super.stop();
   timer.record(getDuration(), TimeUnit.NANOSECONDS);
 }