func duration(to other: Self) -> Self.Duration
ss15InstantProtocolP8duration2to8DurationQzx_tFWhat are these?
ss15InstantProtocolP8duration2to8DurationQzx_tF
FNV24: [4JWJY]
associatedtype Duration
func advanced(by: Self.Duration) -> Self
import Swift
protocol InstantProtocol<Duration> : Comparable, Hashable, Sendable
associatedtype Duration : DurationProtocol
func advanced(by duration: Self.Duration) -> Self