Class CurrentTime
java.lang.Object
org.apache.pekko.persistence.testkit.internal.CurrentTime
INTERNAL API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longnow()System.currentTimeMillisbut always increasing.
-
Constructor Details
-
CurrentTime
public CurrentTime()
-
-
Method Details
-
now
public static long now()System.currentTimeMillisbut always increasing.
-