EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, void > Struct Template Reference

#include <acts/blob/sPHENIX/Tests/CommonHelpers/Acts/Tests/CommonHelpers/BenchmarkTools.hpp>

Static Public Member Functions

static void iter (const Callable &iteration, const Input &input)
 

Detailed Description

template<typename Callable, typename Input>
struct Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, void >

Definition at line 359 of file BenchmarkTools.hpp.

View newest version in sPHENIX GitHub at line 359 of file BenchmarkTools.hpp

Member Function Documentation

template<typename Callable , typename Input >
static void Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, void >::iter ( const Callable &  iteration,
const Input &  input 
)
inlinestatic

Definition at line 360 of file BenchmarkTools.hpp.

View newest version in sPHENIX GitHub at line 360 of file BenchmarkTools.hpp

References Acts::Test::assumeWritten().

+ Here is the call graph for this function:


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