|
LMMS
|
#include <benchmark.h>
Public Member Functions | |
| template<class... ConstrArgs> | |
| simple_benchmark (Stat &_stat, ConstrArgs... args) | |
| void | measure (int runs, int repeats) |
| float | get_stat () |
Public Attributes | |
| Target | target |
| Stat & | stat |
Additional Inherited Members | |
| Static Public Attributes inherited from dsp::benchmark_globals | |
| static bool | warned = false |
|
inline |
|
inline |
|
inline |
| Stat& dsp::simple_benchmark< Target, Stat >::stat |
| Target dsp::simple_benchmark< Target, Stat >::target |