Typedef Catch::Benchmark::FloatDuration

Typedef Documentation

template<typename Clock>
using Catch::Benchmark::FloatDuration = std::chrono::duration<double, typename Clock::period>