TimeToken
Represents a UTC time
Implements NSCoding for easy conversion to Data using NSKeyedArchiver/NSKeyedUnarchiver. This is helpful if you need to store in persistent storage like UserDefaults.
-
An approximate Date representation of the TimeToken
-
Creates an approximate Timetoken using a Date. Accuracy is not guaranteed.
-
An approximate Timetoken of the ‘now’ Date. Accuracy is not guranteed.
-
-
-
-
-