BooleanMetricProtocol
public protocol BooleanMetricProtocol : AnyObject, Sendable
Undocumented
-
Undocumented
Declaration
Swift
func set(_ value: Bool) -
Undocumented
Declaration
Swift
func testGetNumRecordedErrors(_ error: ErrorType) -> Int32 -
Undocumented
Declaration
Swift
func testGetValue(_ pingName: String?) -> Bool?
View on GitHub