Changes between Version 1 and Version 2 of Old/Documentation/OTG/FuncSpec/TimingControl


Ignore:
Timestamp:
Sep 30, 2005, 4:15:02 PM (19 years ago)
Author:
zhibinwu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Documentation/OTG/FuncSpec/TimingControl

    v1 v2  
    1919To realize this, its origin_ (orgin time) would be shifted whenever an pasue-resume operation occured.
    2020
     21== How to get Absolute time ==
    2122
     23
     24== TimeStamp Report in Measurements ==
     25
     26As mentioned before, the rx_timestamp and tx_timestamp are of abosolute clock. Ideally, they should be report as floating point numbers. However, those valuse are usually very big. Because MySQL database does not show large float value very well, we cast them to integers. The timestamps are of integer millisecond unit.