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

[QCanBusFrame] Investigate storing the timestamp in microseconds only

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes