Interface PeriodTimer

  • All Known Implementing Classes:
    GaugePeriodTimer

    public interface PeriodTimer
    Interface for the measurement of the period of time.
    • Method Detail

      • markStart

        void markStart()
      • markEnd

        void markEnd()