Class Timer


  • public class Timer
    extends Object
    • Constructor Detail

      • Timer

        public Timer()
    • Method Detail

      • start

        public Timer start()
      • stop

        public Timer stop()
      • getStart

        public long getStart()
      • getEnd

        public long getEnd()
      • getDuration

        public long getDuration()