![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <client.h>
Data Fields | |
int | latency_milliseconds |
int | mixedsounds |
int | totalsounds |
int cl_soundstats_t::latency_milliseconds |
Definition at line 558 of file client.h.
Referenced by S_PaintAndSubmit(), and Sbar_ShowFPS().
int cl_soundstats_t::mixedsounds |
Definition at line 556 of file client.h.
Referenced by S_Update(), and Sbar_ShowFPS().
int cl_soundstats_t::totalsounds |
Definition at line 557 of file client.h.
Referenced by S_Update(), and Sbar_ShowFPS().