Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/bm/Benchmark.hpp>
Public Member Functions | |
Benchmark (const char *name, void(*fn)(Context &)) | |
Public Attributes | |
const char *const | name |
void(* | fn )(Context &) |
Definition at line 24 of file Benchmark.hpp.
Definition at line 83 of file Benchmark.cpp.
Definition at line 26 of file Benchmark.hpp.
Referenced by Benchmark().
Definition at line 27 of file Benchmark.hpp.