Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
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
- relates to
-
QTBUG-64145 Qt SerialBus Changes in Qt 6
- Closed
-
QTBUG-55295 Unify CAN Frame timestamps
- Reported