Class SystemTime.RawProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.Thread updater  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RawProvider()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getMonoTime()
      This implementation does not guarantee monotonous time increases with 100% accuracy as the adjustedTimeOffset is only adjusted every TIME_GRANULARITY_MILLIS
      long getSteppedMonoTime()  
      long getTime()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait