Horizon
Loading...
Searching...
No Matches
Catch::Benchmark::Benchmark Struct Reference

Public Member Functions

 Benchmark (std::string &&benchmarkName)
template<class FUN>
 Benchmark (std::string &&benchmarkName, FUN &&func)
template<typename Clock>
ExecutionPlan< FloatDuration< Clock > > prepare (const IConfig &cfg, Environment< FloatDuration< Clock > > env) const
template<typename Clock = default_clock>
void run ()
template<typename Fun, std::enable_if_t<!Detail::is_related< Fun, Benchmark >::value, int > = 0>
Benchmark & operator= (Fun func)
 operator bool ()

The documentation for this struct was generated from the following file: