LabeledQuantityProtocol
public protocol LabeledQuantityProtocol : AnyObject, Sendable
Undocumented
-
Undocumented
Declaration
Swift
func get(_ label: String) -> QuantityMetric -
Undocumented
Declaration
Swift
func testGetNumRecordedErrors(_ error: ErrorType) -> Int32 -
Undocumented
Declaration
Swift
func testGetValue(_ pingName: String?) -> [String : Int64]?
View on GitHub