WallClock

org.apache.pekko.util.WallClock
See theWallClock companion trait
object WallClock

Attributes

Companion
trait
Source
WallClock.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WallClock.type

Members list

Value members

Concrete fields

Always increasing time source. Based on System.currentTimeMillis() but guaranteed to always increase for each invocation.

Always increasing time source. Based on System.currentTimeMillis() but guaranteed to always increase for each invocation.

Attributes

Source
WallClock.scala