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

stdlib/timer: better resolution control #6507

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

jdamanalo
Copy link
Contributor

  • added a final erlang:time_unit() argument to tc/[1,2,3]

Tackles #3264. Primarily for systems with worse resolution than a microsecond.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2022

CT Test Results

       2 files       87 suites   40m 4s ⏱️
1 844 tests 1 796 ✔️ 48 💤 0
2 134 runs  2 084 ✔️ 50 💤 0

Results for commit a2265b5.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

- added a final `erlang:time_unit()` argument to `tc/[1,2,3]`

Tackles erlang#3264. Primarily for systems with worse resolution than a microsecond.
@rickard-green rickard-green added the team:VM Assigned to OTP team VM label Nov 28, 2022
@rickard-green rickard-green self-assigned this Nov 28, 2022
@rickard-green rickard-green added the testing currently being tested, tag is used by OTP internal CI label Dec 6, 2022
lib/stdlib/doc/src/timer.xml Outdated Show resolved Hide resolved
@rickard-green rickard-green merged commit fcb6abc into erlang:master Jan 19, 2023
@rickard-green
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants