[ntcore] Add method to get server time offset (#4847)

Also exposes this as an event signaled when the offset is updated due to
a ping response from the server.
This commit is contained in:
Peter Johnson
2022-12-30 20:15:57 -08:00
committed by GitHub
parent fe1b62647f
commit f1151d375f
29 changed files with 718 additions and 60 deletions

View File

@@ -89,6 +89,7 @@ NT_GetInteger
NT_GetIntegerArray
NT_GetNetworkMode
NT_GetRaw
NT_GetServerTimeOffset
NT_GetString
NT_GetStringArray
NT_GetStringForTesting