Searched refs:last_received_message (Results 1 – 4 of 4) sorted by relevance
205 float last_received_message; // (realtime) for net trouble icon member
447 if (realtime - cl.last_received_message < 0.3) in SCR_DrawNet()
389 if (realtime - cl.last_received_message < 0.3) in SCR_DrawNet()
649 cl.last_received_message = realtime; in CL_ReadFromServer()