Specialized Template Function pal_statistics::customRegister(StatisticsRegistry&, const std::string&, const std::function<double()>&, RegistrationsRAII *, bool)

Function Documentation

template<>
inline IdType pal_statistics::customRegister(StatisticsRegistry &registry, 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