Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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>
Benchmarkoperator= (Fun func)
 
 operator bool ()
 

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