Declaration

- (CGFloat) metricsValue:(GSMetricNumbers) metric forKey:(NSString *) key;

Declaration

metricsValue_forKey_(metric: GSMetricNumbers, key: str) -> float

Parameters

metric

The metric side that the key is evaluated for.

key

The metrics key to evaluate.

Discussion

Returns NSNotFound when the key cannot be resolved.

See Also

Metric Values