Gauge¶
-
struct Gauge¶
Public Types
-
using value_type = uint64_t¶
Public Functions
-
Gauge() = default¶
-
explicit Gauge(std::string_view const &labels)¶
-
Gauge(std::string_view const &source, std::string_view const &connection, std::string_view const &function)¶
-
Gauge(std::string_view const &source, std::string_view const &connection, std::string_view const &function, std::string_view const ¶ms)¶
-
inline void set(value_type value)¶
-
using value_type = uint64_t¶