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

Ensure PeriodicTimer period >= 1ms #8981

Merged
merged 1 commit into from
May 8, 2024

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented May 7, 2024

1ms is the minimum valid value (other than -1ms) for PeriodicTimer. There were some cases where we were not ensuring that it received valid values.

@ReubenBond ReubenBond merged commit d597044 into dotnet:main May 8, 2024
18 checks passed
@ReubenBond ReubenBond deleted the fix/periodictimer-clamp-values branch May 8, 2024 15:42
@github-actions github-actions bot locked and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant