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

feat(Timer): provide access to duration in raw format #1013

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

yo35
Copy link
Contributor

@yo35 yo35 commented Sep 6, 2024

Having access to timer duration as absl::Duration (instead of just as a human-readable string) is necessary to be able to perform arithmetic operations (e.g. adding timer durations, computing min/max/average durations over several runs, etc.).

@BotellaA BotellaA changed the base branch from master to next September 6, 2024 11:38
@BotellaA BotellaA merged commit 65d7e34 into Geode-solutions:next Sep 6, 2024
4 of 6 checks passed
@yo35
Copy link
Contributor Author

yo35 commented Sep 6, 2024

Thanks @BotellaA

@BotellaA
Copy link
Member

BotellaA commented Sep 6, 2024

🎉 This PR is included in version 15.3.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@BotellaA
Copy link
Member

BotellaA commented Sep 7, 2024

🎉 This PR is included in version 15.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@yo35 yo35 deleted the timer-raw-duration branch November 21, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants