Time

public struct Time : Codable, Hashable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let opens: TimeInterval
  • Undocumented

    Declaration

    Swift

    public let closes: TimeInterval
  • Declaration

    Swift

    public init(from decoder: Decoder) throws