Public Member Functions | |
StaticStat (const std::string &groupName, const std::string &name) | |
int64_t | increment (int64_t value=1) |
template<typename T , typename Unused1 , typename... Unused> | |
int64_t | increment (T value, Unused1, Unused...) |
![]() | |
Stat (const std::string &gn, const std::string &n) | |
template<typename... Unused> | |
int64_t | increment (Unused...) |
Additional Inherited Members | |
![]() | |
std::string | groupName |
std::string | name |