Namespace Benchmark
Description
No description yet.
Namespaces
Detail |
Structures
Benchmark | Mentioned in
| |
Chronometer | Mentioned in
| |
Environment | ||
EnvironmentEstimate | ||
Estimate | ||
ExecutionPlan | ||
now | ||
OutlierClassification | ||
SampleAnalysis | ||
Timing |
Functions
deoptimize_value | ||
invoke_deoptimized | ||
user_code |
Typedefs
Typedefs (catch_clock.hpp)
template <typename Clock> | ||
template <typename Clock> | ||
template <typename Clock> | ||
using default_clock = std::chrono::steady_clock | ||
using fp_seconds = std::chrono::duration< double, std::ratio< 1 > > |
Typedefs (catch_constructor.hpp)
template <typename T> | Mentioned in:
| |
template <typename T> | Mentioned in:
|
Typedefs (catch_timing.hpp)
template <typename Clock, typename Func, typename... Args> |
Source
Line 35 in include/internal/benchmark/catch_benchmark.hpp.