Package 

Class TDCalibratedTime

  • All Implemented Interfaces:
    cn.thinkingdata.analytics.utils.ICalibratedTime

    
    public final class TDCalibratedTime
     implements ICalibratedTime
                        

    time calibration class

    • Constructor Summary

      Constructors 
      Constructor Description
      TDCalibratedTime(long startTime)
    • Method Summary

      Modifier and Type Method Description
      Date get(long systemElapsedRealtime) Get the time after calibration
      Date getSync(long elapsedRealtime)
      • Methods inherited from class cn.thinkingdata.analytics.utils.ICalibratedTime

        get
      • Methods inherited from class java.lang.Object

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

      • TDCalibratedTime

        TDCalibratedTime(long startTime)
    • Method Detail

      • get

         Date get(long systemElapsedRealtime)

        Get the time after calibration