TimestampInterval
public struct TimestampInterval : Codable
-
Declaration
Swift
public init(_ start: TimeInterval, _ end: TimeInterval) -
Encodes the content of the struct members
Throws
Error if any values are invalid for the given encoder’s format.Declaration
Swift
public func encode(to encoder: Encoder) throwsParameters
encoderThe Encoder