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

ticks_per_second and page_size are infallible #235

Merged
merged 1 commit into from
Jan 22, 2023
Merged

Conversation

eminence
Copy link
Owner

These functions used to be fallible, but aren't any more. So they can
directly return a u64, instead of a Result

@eminence eminence changed the title No_panic_page_size ticks_per_second and page_size are infallible Jan 16, 2023
These functions used to be fallible, but aren't any more.   So they can
directly return a u64, instead of a Result
@eminence eminence merged commit c563de9 into master Jan 22, 2023
eminence added a commit that referenced this pull request Jan 23, 2023
The page_size API changed in #235
@eminence eminence mentioned this pull request Jan 23, 2023
@eminence eminence mentioned this pull request May 13, 2023
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.

1 participant