FS2_Open
Open source remastering of the Freespace 2 engine
profile_sample_history Struct Reference

#include <systemvars.h>

Public Attributes

bool valid
 
SCP_string name
 
float avg
 
float min
 
float max
 
uint avg_micro_sec
 
uint min_micro_sec
 
uint max_micro_sec
 

Detailed Description

Definition at line 212 of file systemvars.h.

Member Data Documentation

float profile_sample_history::avg

Definition at line 216 of file systemvars.h.

uint profile_sample_history::avg_micro_sec

Definition at line 219 of file systemvars.h.

float profile_sample_history::max

Definition at line 218 of file systemvars.h.

uint profile_sample_history::max_micro_sec

Definition at line 221 of file systemvars.h.

float profile_sample_history::min

Definition at line 217 of file systemvars.h.

uint profile_sample_history::min_micro_sec

Definition at line 220 of file systemvars.h.

SCP_string profile_sample_history::name

Definition at line 215 of file systemvars.h.

bool profile_sample_history::valid

Definition at line 213 of file systemvars.h.


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