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

Instant is not suitable for measuring time #7

Closed
CryZe opened this issue Aug 18, 2021 · 1 comment · Fixed by #8
Closed

Instant is not suitable for measuring time #7

CryZe opened this issue Aug 18, 2021 · 1 comment · Fixed by #8
Labels
bug Something isn't working

Comments

@CryZe
Copy link

CryZe commented Aug 18, 2021

A couple of hours ago the libs team decided that the time that the PC is suspended should not be counted, meaning that Instant as they decided is not entirely suitable anymore for measuring speedrun times (maybe your PC goes to sleep during some long segment while doing a speedrun on a console for example). I'm looking into forking it atm.

rust-lang/rust#87907 (comment)

@LtPeriwinkle
Copy link
Owner

Thanks for bringing this to my attention. I'll probably implement an Instant for mist then, or eventually borrow yours from livesplit-core I suppose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants