Declaration

- (CGFloat) metricForName:(NSString *) key;

Declaration

metricForName_(key: str) -> float

Parameters

key

The metric name to resolve.

Discussion

Returns NSNotFound when no matching metric exists.

See Also

Master Metrics