Skip to content

std.os.windows.kernel32: add GetProcessTimes binding #11488

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

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

Morritz
Copy link
Contributor

@Morritz Morritz commented Apr 21, 2022

Added one missing Windows API.

@kprotty
Copy link
Member

kprotty commented Apr 22, 2022

Remember to run zig fmt lib/std before pushing. The CI is failing without this.

@0x08088405
Copy link
Contributor

Unless this is actually going to be used as part of the standard library APIs, I don't think there's much point in adding this (or, well, it'll be removed eventually). See discussion on #4426, specifically Andrew's call on the situation: #4426 (comment)

@Morritz
Copy link
Contributor Author

Morritz commented Apr 23, 2022

Unless this is actually going to be used as part of the standard library APIs, I don't think there's much point in adding this (or, well, it'll be removed eventually). See discussion on #4426, specifically Andrew's call on the situation: #4426 (comment)

Yes, It would be required for one of the os apis

@kprotty kprotty merged commit daef82d into ziglang:master Apr 23, 2022
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.

3 participants