[Networking] Synchronized time across server and all clients?

As far as I can tell, this isn’t precise enough to be able to handle client-side prediction. It’s using the regular game time, not the high-precision timer (FPlatformTimer::Seconds()). Further, it will not account for network lag.