Class ThreadCpuTimer


  • public class ThreadCpuTimer
    extends Object
    Timer class that uses the ThreadMXBean for CPU timing
    • Constructor Detail

      • ThreadCpuTimer

        public ThreadCpuTimer()
    • Method Detail

      • start

        public void start()
      • stop

        public long stop()