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) |
| #define __BENCHMARK_H__ |
Definition at line 22 of file benchmark.h.
| int RunBenchmark | ( | int | argc, |
| char * | argv[], | ||
| float * | floatResult, | ||
| float * | intResult, | ||
| float * | memResult ) |