Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix wrong profiler measurements due to overflow. #7641

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

asfernandes
Copy link
Member

No description provided.

{
userAttachment = attachment;
::ticksFrequency = (SINT64) ticksFrequency;
Copy link
Member

@dyemanov dyemanov Jun 19, 2023

Choose a reason for hiding this comment

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

Maybe just nitpicking, but I'd prefer to rename the argument (ticksFreq or frequency) to avoid the :: scope specifier.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants