We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8b6ea commit 016b199Copy full SHA for 016b199
version7.go
@@ -74,7 +74,7 @@ func makeV7(uuid []byte) {
74
uuid[7] = byte(s)
75
}
76
77
-// lastV7time is the last last time we returned stored as:
+// lastV7time is the last time we returned stored as:
78
//
79
// 52 bits of time in milliseconds since epoch
80
// 12 bits of (fractional nanoseconds) >> 8
0 commit comments