#include <catch_amalgamated.hpp>
Public Attributes | |
std::string | name |
double | estimatedDuration |
int | iterations |
unsigned int | samples |
unsigned int | resamples |
double | clockResolution |
double | clockCost |
double Catch::BenchmarkInfo::clockCost |
double Catch::BenchmarkInfo::clockResolution |
double Catch::BenchmarkInfo::estimatedDuration |
int Catch::BenchmarkInfo::iterations |
std::string Catch::BenchmarkInfo::name |
unsigned int Catch::BenchmarkInfo::resamples |
unsigned int Catch::BenchmarkInfo::samples |