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

Use Duration::div_duration_f(32|64) #1419

Open
h3ndrk opened this issue Jul 27, 2024 · 0 comments
Open

Use Duration::div_duration_f(32|64) #1419

h3ndrk opened this issue Jul 27, 2024 · 0 comments
Labels
is:RecruitTask This has a limited scope and is therefore a good place to start for newbies.

Comments

@h3ndrk
Copy link
Member

h3ndrk commented Jul 27, 2024

Use https://doc.rust-lang.org/stable/std/time/struct.Duration.html#method.div_duration_f32 from Rust 1.80 instead of manual calculations based on f32/f64

@h3ndrk h3ndrk added the is:RecruitTask This has a limited scope and is therefore a good place to start for newbies. label Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:RecruitTask This has a limited scope and is therefore a good place to start for newbies.
Projects
Status: Open
Development

No branches or pull requests

1 participant