Skip to content

Conversation

@KarlZeilhofer
Copy link

… numeric underflow bug

@edgar-bonet
Copy link

This doesn't fix the negative overflow (rather than “underflow”) bug. It still happens on computing time - LastUS, and it still is undefined behavior. C.f. issue #3.

Also, keeping extra bits of precision in ElapsedUS doesn't help, as it is implicitly converted to float while evaluating TauUS / ElapsedUS, as per the usual arithmetic conversion.

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.

2 participants