Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
BenchProfile Struct Reference

#include <GameLOD.h>

Public Member Functions

 BenchProfile ()
 

Public Attributes

CpuType m_cpuType
 
Int m_mhz
 
Real m_intBenchIndex
 
Real m_floatBenchIndex
 
Real m_memBenchIndex
 

Detailed Description

Definition at line 146 of file GameLOD.h.

Constructor & Destructor Documentation

◆ BenchProfile()

BenchProfile::BenchProfile ( )
inline

Definition at line 148 of file GameLOD.h.

Member Data Documentation

◆ m_cpuType

CpuType BenchProfile::m_cpuType

Definition at line 150 of file GameLOD.h.

◆ m_floatBenchIndex

Real BenchProfile::m_floatBenchIndex

Definition at line 153 of file GameLOD.h.

◆ m_intBenchIndex

Real BenchProfile::m_intBenchIndex

Definition at line 152 of file GameLOD.h.

◆ m_memBenchIndex

Real BenchProfile::m_memBenchIndex

Definition at line 154 of file GameLOD.h.

◆ m_mhz

Int BenchProfile::m_mhz

Definition at line 151 of file GameLOD.h.


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