Apache Pekko 2.0.0-M3+221-e044562d-SNAPSHOT - org.apache.pekko.util.WallClock Apache Pekko2.0.0-M3+221-e044562d-SNAPSHOT < Back  Packages  package root Definition Classesroot  package org Definition Classesroot  package apache Definition Classesorg  package pekko Definition Classesapache  package util Definition Classespekko BoundedBlockingQueue BoxedType ByteIterator ByteString ByteStringBuilder ClassLoaderObjectInputStream CompactByteString ConcurrentMultiMap HashCode Helpers Index LineNumbers ManifestInfo MessageBuffer MessageBufferMap NanoTimeTokenBucket OptionalUtil PriorityQueueStabilizer StablePriorityBlockingQueue StablePriorityQueue Subclassification Switch Timeout TypedMultiMap UUIDComparator Unsafe Version WallClock o org.apache.pekko.utilWallClock Companion trait WallClock object WallClock SourceWallClock.scala Linear Supertypes AnyRef, Any  Ordering Alphabetic By Inheritance Inherited WallClock AnyRef Any Hide All Show All Visibility Public Protected Value Members  final def !=(arg0: Any): Boolean Definition ClassesAnyRef → Any  final def ##: Int Definition ClassesAnyRef → Any  final def ==(arg0: Any): Boolean Definition ClassesAnyRef → Any  val AlwaysIncreasingClock: WallClock Always increasing time source. Always increasing time source. Based on System.currentTimeMillis() but guaranteed to always increase for each invocation.  final def asInstanceOf[T0]: T0 Definition ClassesAny  def clone(): AnyRef Attributesprotected[lang] Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()  final def eq(arg0: AnyRef): Boolean Definition ClassesAnyRef  def equals(arg0: AnyRef): Boolean Definition ClassesAnyRef → Any  final def getClass(): Class[_ <: AnyRef] Definition ClassesAnyRef → AnyAnnotations@IntrinsicCandidate() @native()  def hashCode(): Int Definition ClassesAnyRef → AnyAnnotations@IntrinsicCandidate() @native()  final def isInstanceOf[T0]: Boolean Definition ClassesAny  final def ne(arg0: AnyRef): Boolean Definition ClassesAnyRef  final def notify(): Unit Definition ClassesAnyRefAnnotations@IntrinsicCandidate() @native()  final def notifyAll(): Unit Definition ClassesAnyRefAnnotations@IntrinsicCandidate() @native()  final def synchronized[T0](arg0: => T0): T0 Definition ClassesAnyRef  def toString(): String Definition ClassesAnyRef → Any  final def wait(arg0: Long, arg1: Int): Unit Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.InterruptedException])  final def wait(arg0: Long): Unit Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.InterruptedException]) @native()  final def wait(): Unit Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.InterruptedException]) Deprecated Value Members  def finalize(): Unit Attributesprotected[lang] Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.Throwable]) @Deprecated Deprecated (Since version 9) Inherited from AnyRef Inherited from Any Ungrouped