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

Switch to steady_clock instead of system_clock #71

Merged
merged 15 commits into from
May 25, 2024
Merged

Switch to steady_clock instead of system_clock #71

merged 15 commits into from
May 25, 2024

Conversation

oir
Copy link
Owner

@oir oir commented May 24, 2024

Fixes #70.

@coveralls
Copy link

coveralls commented May 25, 2024

Pull Request Test Coverage Report for Build 9232673141

Details

  • 5 of 7 (71.43%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 99.287%

Changes Missing Coverage Covered Lines Changed/Added Lines %
barkeep/barkeep.h 5 7 71.43%
Totals Coverage Status
Change from base Build 9047702348: -0.2%
Covered Lines: 418
Relevant Lines: 421

💛 - Coveralls

@oir oir merged commit dfd70a7 into main May 25, 2024
53 checks passed
@oir oir deleted the steady branch May 25, 2024 22:33
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.

Investigate chrono::steady_clock
2 participants