Off the top of my head: Input latency. And just to make sure, I’ll spend 10 seconds searching for it in the github repo as I type this reply. Sure enough, within Engine/Source/Runtime/Engine/Public/UnrealClient.h, line 287:float InputLatencyTime;
seems to back my theory.
1 Like