Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix conversion from dt_rad to dt_rad_ms #3523

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Fix conversion from dt_rad to dt_rad_ms #3523

merged 1 commit into from
Jan 22, 2025

Conversation

ph-kev
Copy link
Member

@ph-kev ph-kev commented Jan 16, 2025

When converting from seconds to milliseconds, we need to multiply by 1_000.

@Sbozzolo Sbozzolo self-requested a review January 16, 2025 19:04
Copy link
Member

@Sbozzolo Sbozzolo left a comment

Choose a reason for hiding this comment

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

Thank you!

When converting from seconds to milliseconds, we need to multiply by
1_000.
@ph-kev ph-kev added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 81c0501 Jan 22, 2025
21 of 22 checks passed
@ph-kev ph-kev deleted the kp/rad-fix branch January 22, 2025 01:29
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