Specialized Template Function pal_statistics::customRegister(StatisticsRegistry&, const std::string&, const std::function<double()>&, RegistrationsRAII *, bool)
Defined in File registration_utils.hpp
Function Documentation
-
template<>
inline IdType pal_statistics::customRegister(StatisticsRegistry ®istry, const std::string &name, const std::function<double()> &funct, RegistrationsRAII *bookkeeping, bool enabled) specialization for where the variable is double, to avoid going through a function