LabeledCounterProtocol
public protocol LabeledCounterProtocol : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func get(_ label: String) -> CounterMetric
-
Undocumented
Declaration
Swift
func testGetNumRecordedErrors(_ error: ErrorType) -> Int32