ENIntervalNumber
A number assigned to each 10-minute window shared between all devices participating in the protocol.
Declaration
typealias ENIntervalNumber = UInt32Discussion
These shared intervals of time derive from timestamps in UNIX Epoch Time.
ENIntervalNumber(Timestamp) ← Timestamp / (60×10)