Package io.token.util

Interface Clock

  • All Known Implementing Classes:
    SystemTimeClock

    public interface Clock
    Clock object; used to get current time.
    • Method Detail

      • getTime

        long getTime()
        Gets the current time in Epoch milliseconds.
        Returns:
        current time