Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.
hallee edited this page May 22, 2020 · 1 revision

Clock

public struct Clock: Codable, Hashable

Inheritance

Codable, Hashable

Properties

timestamp

var timestamp: Date

isOpen

var isOpen: Bool

nextOpen

var nextOpen: Date

nextClose

var nextClose: Date
Clone this wiki locally