Loading [MathJax]/extensions/tex2jax.js
cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
stat_bench::bench_impl::ThreadableInvoker Member List

This is the complete list of members for stat_bench::bench_impl::ThreadableInvoker, including all inherited members.

measure(const Func &func) const -> std::vector< std::vector< clock::Duration > >stat_bench::bench_impl::ThreadableInvokerinline
ThreadableInvoker(std::size_t num_threads, std::size_t iterations, std::size_t samples, std::size_t warm_up_samples)stat_bench::bench_impl::ThreadableInvokerinline