Skip to content

Conversation

@NoelStephensUnity
Copy link
Collaborator

User Contribution (@BenHamrick) (#3028)
Up-port of #3206

This PR changes the NetworkTimeSystem.Sync method to use half RTT to calculate the desired local time offset as opposed to the full RTT.

Changelog

  • Changed: NetworkTimeSystem.Sync method to use half RTT to calculate the desired local time offset as opposed to the full RTT.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

BenHamrick and others added 4 commits January 19, 2025 10:48
Adjusting ClientNetworkTimeSystemTests to account for half RTT adjustment applied in this PR.
Adding a comment about the change
Adding changelog entry
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review January 19, 2025 16:53
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner January 19, 2025 16:53
removing white space after comment
@NoelStephensUnity NoelStephensUnity merged commit 870452b into develop-2.0.0 Jan 24, 2025
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/more-accurate-local-time-sync-with-server-time-up-port branch January 24, 2025 16:49
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.

3 participants