Class Timer


  • public class Timer
    extends Object
    • Field Detail

      • init

        public Date init
      • timers

        public Timer[] timers
    • Constructor Detail

      • Timer

        public Timer()
      • Timer

        public Timer​(Timer[] timers)
    • Method Detail

      • reset

        public void reset()
      • resetAll

        public void resetAll()
      • time

        public long time()
      • logTime

        public void logTime​(String title,
                            int milisToLog)