getMetric abstract method

int getMetric(
  1. String name
)

Gets a metric with a specific name.

Implementation

int getMetric(String name);