MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetPredictedFrames

Method GetPredictedFrames

neo/framework/async/AsyncClient.h:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 float GetIncomingCompression( void ) const;
110 float GetIncomingPacketLoss( void ) const;
111 int GetPredictedFrames( void ) const { return lastFrameDelta; }
112
113 void RunFrame( void );
114 void SendReliableGameMessage( const idBitMsg &msg );

Callers 1

SCR_DrawAsyncStatsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected