doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
s_stats Class Reference

#include <snd_local.h>

Public Member Functions

 s_stats (void)
 

Public Attributes

int rinuse
 
int runs
 
int timeinprocess
 
int missedWindow
 
int missedUpdateWindow
 
int activeSounds
 

Detailed Description

Definition at line 524 of file snd_local.h.

Constructor & Destructor Documentation

s_stats::s_stats ( void  )
inline

Definition at line 526 of file snd_local.h.

Member Data Documentation

int s_stats::activeSounds

Definition at line 539 of file snd_local.h.

int s_stats::missedUpdateWindow

Definition at line 538 of file snd_local.h.

int s_stats::missedWindow

Definition at line 537 of file snd_local.h.

int s_stats::rinuse

Definition at line 534 of file snd_local.h.

int s_stats::runs

Definition at line 535 of file snd_local.h.

int s_stats::timeinprocess

Definition at line 536 of file snd_local.h.


The documentation for this class was generated from the following file: