Class Timekeeper.StopwatchTimer

    • Constructor Detail

      • StopwatchTimer

        public StopwatchTimer()
    • Method Detail

      • startTime

        public abstract long startTime()
      • sampling

        public abstract long sampling()
      • activeTime

        public long activeTime​(long suspendTime)