Skip to content

Add reading message times - #26

Draft
firesurfer wants to merge 2 commits into
mainfrom
feature/add-reading-times
Draft

Add reading message times#26
firesurfer wants to merge 2 commits into
mainfrom
feature/add-reading-times

Conversation

@firesurfer

Copy link
Copy Markdown
Contributor

No description provided.

@firesurfer
firesurfer requested a review from svenkae1234 July 9, 2026 08:56
@firesurfer
firesurfer force-pushed the feature/add-reading-times branch from ecb6271 to a8d9a8d Compare July 9, 2026 10:22
@firesurfer
firesurfer requested review from bbaier-duatic and removed request for svenkae1234 July 13, 2026 08:52
@firesurfer
firesurfer marked this pull request as draft July 13, 2026 08:52

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you check the definition of the time_point for the used time base (chrono::microseconds vs chrono::nanoseconds)? In this code the time base could as well be microseconds since the update-rate is 1kHz and a jitter in the ns domain barely matters.

@bbaier-duatic bbaier-duatic left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure that nanoseconds is the correct time-base for this code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants