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

Add syscall that returns stat times in nanoseconds #1770

Merged

Conversation

MasterDuke17
Copy link
Contributor

This way things that want the extra precision (converting to a float number of seconds like the old api is less precise than e.g., the stat command) can get it.

This way things that want the extra precision (converting to a float
number of seconds like the old api is less precise than e.g., the `stat`
command) can get it.
@lizmat lizmat merged commit 18604f6 into MoarVM:main Oct 23, 2023
22 of 24 checks passed
@MasterDuke17 MasterDuke17 deleted the add_stat_time_in_nanoseconds_syscall branch October 24, 2023 02:24
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.

None yet

3 participants