Skip to content

Commit

Permalink
fix: measuring time not distance. add s
Browse files Browse the repository at this point in the history
  • Loading branch information
uweeby authored and James-Frowen committed Jul 9, 2023
1 parent a29b1b7 commit fbcdf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docs/guides/clock-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The time is a double and should never be cast to a float. Casting this down to a

- after 1 day, the accuracy goes down to 8 ms
- after 10 days, the accuracy is 62 ms
- after 30 days, the accuracy is 250 m
- after 30 days, the accuracy is 250 ms
- after 60 days, the accuracy is 500 ms
:::

Expand Down

0 comments on commit fbcdf1e

Please sign in to comment.