HistoryEvent public protocol HistoryEvent Describes history events produced by HistoryReader timestamp Point in time when this event occured. Declaration Swift var timestamp: TimeInterval { get } View Source on GitHub