Skip to content

docs: Update comment with correct bit shift#15

Merged
mantono merged 2 commits intomasterfrom
docs/bit-shift-count
Mar 19, 2026
Merged

docs: Update comment with correct bit shift#15
mantono merged 2 commits intomasterfrom
docs/bit-shift-count

Conversation

@mantono
Copy link
Owner

@mantono mantono commented Mar 19, 2026

The doc comment said that we were shifting the timestamp 16 bytes (128 bits) to the left, which was not correct. We are only shifting it 8 bytes (64 bits) to the left.

mantono added 2 commits March 19, 2026 22:55
The doc comment said that we were shifting the timestamp 16 bytes (128
bits) to the left, which was not correct. We are only shifting it 8 bytes
(64 bits) to the left.
@mantono mantono merged commit a239527 into master Mar 19, 2026
5 checks passed
@mantono mantono deleted the docs/bit-shift-count branch March 19, 2026 22:05
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