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

fix: look up GetSystemTime() implementations at runtime. #1051

Merged
merged 2 commits into from
Oct 14, 2024

Add calling convention.

331f8fc
Select commit
Loading
Failed to load commit list.
Merged

fix: look up GetSystemTime() implementations at runtime. #1051

Add calling convention.
331f8fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

81.76% (-0.05%) compared to 21c6d0a

View this Pull Request on Codecov

81.76% (-0.05%) compared to 21c6d0a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (21c6d0a) to head (331f8fc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1051      +/-   ##
==========================================
- Coverage   81.81%   81.76%   -0.05%     
==========================================
  Files          53       53              
  Lines        6363     6363              
  Branches     1207     1207              
==========================================
- Hits         5206     5203       -3     
- Misses       1045     1047       +2     
- Partials      112      113       +1