#include <bench.h>
Definition at line 41 of file bench.h.
◆ State()
| benchmark::State::State |
( |
std::string |
_name, |
|
|
double |
_maxElapsed |
|
) |
| |
|
inline |
◆ KeepRunning()
| bool benchmark::State::KeepRunning |
( |
| ) |
|
◆ beginCycles
| uint64_t benchmark::State::beginCycles |
|
private |
◆ beginTime
| double benchmark::State::beginTime |
|
private |
◆ count
| uint64_t benchmark::State::count |
|
private |
◆ countMask
| uint64_t benchmark::State::countMask |
|
private |
◆ lastCycles
| uint64_t benchmark::State::lastCycles |
|
private |
◆ lastTime
| double benchmark::State::lastTime |
|
private |
◆ maxCycles
| uint64_t benchmark::State::maxCycles |
|
private |
◆ maxElapsed
| double benchmark::State::maxElapsed |
|
private |
◆ maxTime
| double benchmark::State::maxTime |
|
private |
◆ minCycles
| uint64_t benchmark::State::minCycles |
|
private |
◆ minTime
| double benchmark::State::minTime |
|
private |
◆ name
| std::string benchmark::State::name |
|
private |
The documentation for this class was generated from the following files: