-
Notifications
You must be signed in to change notification settings - Fork 933
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improves the precision of the GUID Comb generator.
By dividing by 3.333333 but casting to a long, the apparent increase in precision was lost due to truncation. The improved code creates a 4 byte number representing the time of day at the maximum possible precision.
- Loading branch information
Ashley Huxley
committed
Mar 1, 2024
1 parent
f938239
commit ef1e82a
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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