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

Go to the source code of this file.

Macros

#define __BENCHMARK_H__
 

Functions

int RunBenchmark (int argc, char *argv[], float *floatResult, float *intResult, float *memResult)
 

Macro Definition Documentation

◆ __BENCHMARK_H__

#define __BENCHMARK_H__

Definition at line 22 of file benchmark.h.

Function Documentation

◆ RunBenchmark()

int RunBenchmark ( int argc,
char * argv[],
float * floatResult,
float * intResult,
float * memResult )