Esempio n. 1
0
 def value(self):
     """
     Current value of the metric.
     """
     return _ec.metric_get(self.__ptr)
Esempio n. 2
0
 def value(self):
     """
     Current value of the metric.
     """
     return _ec.metric_get(self.__ptr)