Interface Clock

All Known Implementing Classes:
SystemCurrentTimeMillisClock

public interface Clock
Author:
Kristoffer Erlandsson
  • Method Summary

    Modifier and Type Method Description
    long getCurrentTimeMillis()  
  • Method Details

    • getCurrentTimeMillis

      long getCurrentTimeMillis()