ProtocolSwift
DurationProtocol
A type that defines a duration for a given InstantProtocol
type.
- iOS 16.0+
- macOS 13.0+
- tvOS 16.0+
- watchOS 9.0+
protocol DurationProtocol : AdditiveArithmetic, Comparable, Sendable
A type that defines a duration for a given InstantProtocol
type.
protocol DurationProtocol : AdditiveArithmetic, Comparable, Sendable