Skip to content

Conversation

@yuvrajdhadwal
Copy link

@yuvrajdhadwal yuvrajdhadwal commented Nov 17, 2025

Description

Created a pluggable RAII Timer object that starts timer at construction and ends timer at object destruction. Will show up in session csv file for future latency analysis.

Steps to Test

  1. #include <rj_benchmarking/timer.hpp>
  2. Timer t("timer_label", robot_id);

@Squid5678
Copy link
Contributor

hmmmmmm

Copy link
Contributor

@Squid5678 Squid5678 left a comment

Choose a reason for hiding this comment

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

couple of cleanup things, otherwise looks good

automated style fixes

Co-authored-by: yuvrajdhadwal <[email protected]>
Copy link
Contributor

@rishiso rishiso left a comment

Choose a reason for hiding this comment

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

Some initial comments

Copy link
Contributor

@Squid5678 Squid5678 left a comment

Choose a reason for hiding this comment

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

small nit otherwise looks good

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.

4 participants