CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::ClassTimer< TClassFunc, TFunc, TTimer > Class Template Reference

Measure the runtime of a single class function. More...

#include <ClassTimer.hpp>

Detailed Description

template<typename TClassFunc, TClassFunc TFunc, typename TTimer = Timer<std::chrono::high_resolution_clock, std::chrono::microseconds>>
class corsika::ClassTimer< TClassFunc, TFunc, TTimer >

Measure the runtime of a single class function.

Template Parameters
TClassFuncType of the member function pointer that should be wrapped
TFuncActual function of the type defined in TClass

Definition at line 49 of file ClassTimer.hpp.


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