Changes between Version 4 and Version 5 of Old/Documentation/OTG/FuncSpec/TimingControl
- Timestamp:
- Sep 30, 2005, 4:24:30 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Documentation/OTG/FuncSpec/TimingControl
v4 v5 35 35 36 36 As 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. 37 38 packet generation timestamp is reported as a float variable.