Class Chrono

    • Constructor Detail

      • Chrono

        public Chrono()
      • Chrono

        protected Chrono​(long startTime,
                         long stopTime)
    • Method Detail

      • startChrono

        public static Chrono startChrono()
      • start

        public Chrono start()
      • snapshot

        public Chrono snapshot()
      • cloneObj

        public Chrono cloneObj()
      • getDuration

        public long getDuration()
      • getDurationNano

        public long getDurationNano()