Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-87343

[QCanBusFrame] Investigate storing the timestamp in microseconds only

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • SerialBus: CAN Bus
    • None
    • All

      Currently the timestamp consists of two 64 bit fields for seconds and microseconds.

      As 64 bit allows storing very large numbers, it might be enough to have only the microseconds field and still have a big range. That would save 8 bytes for every QCanBusFrame.

      This suggestion came up on https://forum.qt.io/topic/119688/qcanbusframe-timestamp

        For Gerrit Dashboard: QTBUG-87343
        # Subject Branch Project Status CR V

            aha_1980 André Hartmann
            aha_1980 André Hartmann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes