Interface PeriodTimer

All Known Implementing Classes:
GaugePeriodTimer

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

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • markStart

      void markStart()
    • markEnd

      void markEnd()