Changes between Version 6 and Version 7 of Old/Documentation/OTG/FuncSpec/TimingControl


Ignore:
Timestamp:
Oct 6, 2005, 6:07:55 PM (19 years ago)
Author:
zhibinwu
Comment:

Legend:

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

    v6 v7  
    3434== TimeStamp Report in Measurements ==
    3535
    36 As mentioned before, the rx_timestamp and tx_timestamp are of absolute clock. Ideally, they should be report as floating point numbers. However, those values 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.
     36As mentioned before, the rx_timestamp and tx_timestamp are of absolute clock. Ideally, they should be reported as floating point numbers. However, those values 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.
    3737
    3838packet generation timestamp is reported as a float variable.