Evo C++ Library v0.5.1
Benchmark Member List

This is the complete list of members for Benchmark, including all inherited members.

Benchmark(ulongl default_count=0, ulongl default_warmup_count=0)Benchmarkinline
clear()Benchmarkinline
report(FmtTable::Type type=FmtTable::tTEXT)Benchmarkinline
report_out(T &out, FmtTable::Type type=FmtTable::tTEXT)Benchmarkinline
run(const SubString &name, const T &func, ulongl count, ulongl warmup_count=0)Benchmarkinline
run(const SubString &name, const T &func)Benchmarkinline
scale(const T &func, uint factor=1)Benchmarkinline
~Benchmark()Benchmarkinline