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