Interface PeriodTimer
- All Known Implementing Classes:
GaugePeriodTimer
public interface PeriodTimer
Interface for the measurement of the period of time.
-
Method Summary
-
Method Details
-
markStart
void markStart() -
markEnd
void markEnd()
-
GaugePeriodTimer