Struct Benchmark
Defined in File catch_amalgamated.hpp
Struct Documentation
-
struct Benchmark
Public Functions
-
inline Benchmark(std::string &&benchmarkName)
-
template<typename Clock>
inline ExecutionPlan prepare(const IConfig &cfg, Environment env) const
-
template<typename Clock = default_clock>
inline void run()
-
inline explicit operator bool()
-
inline Benchmark(std::string &&benchmarkName)