Class CurrentTime$

java.lang.Object
org.apache.pekko.persistence.testkit.internal.CurrentTime$

public class CurrentTime$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final CurrentTime$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • CurrentTime$

      public CurrentTime$()
  • Method Details

    • now

      public long now()
      System.currentTimeMillis but always increasing.