You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This package is supported on the following platforms (64-bit only):
32
32
33
33
!!! note "Windows clock resolution"
34
34
35
-
Windows exposes the wall-clock in 100-nanosecond ticks via `GetSystemTimePreciseAsFileTime`, so while `Timestamp64` reports nanosecond values, the effective resolution on Windows remains 100 ns (sometimes coarser depending on hardware).
35
+
Windows exposes the wall-clock in 100-nanosecond ticks via `GetSystemTimePreciseAsFileTime`, so while `Timestamp64` reports nanosecond values, the effective resolution on Windows remains 100 ns (sometimes coarser depending on hardware).
0 commit comments