Class WallClock

java.lang.Object
io.confluent.csid.utils.WallClock

public class WallClock
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    WallClock()  
  • Method Summary

    Modifier and Type Method Description
    java.time.Instant getNow()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getNow

      public java.time.Instant getNow()