Navigation
Unreal Engine C++ API Reference > Runtime > Engine > IPerformanceDataConsumer > FFrameData
Syntax
double GameDriverTickFlushTimeSeconds
Remarks
Duration of the primary networking portion of the frame (that is, communication between server and clients). Currently happens on the game thread on both client and server.