Enumerationswift 6.1.2Dispatch
DispatchTimeoutResult
enum DispatchTimeoutResultenum DispatchTimeoutResultimport Dispatchcase successcase timedOutprotocol EquatableA type that can be compared for value equality.
protocol Hashable : EquatableA type that can be hashed into a Hasher to produce an integer hash value.
static func != (lhs: Self, rhs: Self) -> Bool Returns a Boolean value indicating whether two values are not equal.