#include <bench.h>
Definition at line 54 of file bench.h.
benchmark::State::State |
( |
std::string |
name, |
|
|
uint64_t |
num_evals, |
|
|
double |
num_iters, |
|
|
Printer & |
printer |
|
) |
| |
|
inline |
bool benchmark::State::KeepRunning |
( |
| ) |
|
|
inline |
std::vector<double> benchmark::State::m_elapsed_results |
std::string benchmark::State::m_name |
const uint64_t benchmark::State::m_num_evals |
const uint64_t benchmark::State::m_num_iters |
uint64_t benchmark::State::m_num_iters_left |
The documentation for this class was generated from the following files: