Avnu / detd

Proof-of-concept for a developer-friendly system service to handle time-sensitive applications.
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

Timestamping/Diagnostics mode #6

Open jeppex1 opened 1 year ago

jeppex1 commented 1 year ago

Diagnostics mode for performance measuring. For timestamping we could do timestamp in talker -> send to listener, or timestamp in both talker and listener and compare. What do you think/do you have any other ideas?