From the following links, does it mean that if calling timeIntervalSince1970
in different devices at SAME TIME(theoretically), the timestamp will be the same?
- triggering an event simultaneously on multiple iOS devices
- Different result for [NSDate date] in several devices
- http://support.apple.com/kb/ta38641
Thanks!