Interface Clock


  • public interface Clock
    A clock for timing
    • Method Detail

      • nowMs

        long nowMs()
        Get the current time in epoch millis.
        Returns:
        the current time