Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
df6b8ec to
aad00ce
Compare
aad00ce to
748e596
Compare
748e596 to
c066f9f
Compare
c066f9f to
fe02c6c
Compare
fe02c6c to
9f12d60
Compare
9f12d60 to
2d9982d
Compare
8531490 to
eaba3e0
Compare
a2eaffa to
c6e2dba
Compare
dd023c0 to
c1fd10a
Compare
c1fd10a to
78d310b
Compare
6e1264d to
9b564e0
Compare
5b91190 to
73e2ae8
Compare
9b564e0 to
c178089
Compare
c178089 to
28db1f9
Compare
I guess something in the os adds them even if I don't.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Taking some more inspiration from Yeetmouse, we're going up to 64-bits.
Not only does this mean more precision, more precise digits after the decimal point, but it would also allow (I think) us to represent time intervals (between inputs) to be more accurately calculated - namely using microsends (or nanoseconds) over milliseconds as is current. That should allow us to support higher polling rates. #45
To try the PR before it merges.
After you clone or pull the latest.
Make sure you remember your values, they will be forgotten/clobbered.