0

CFAbsoluteTimeGetCurrent() / 1000; I just wanted to make sure that it was precise, or if there was a better way of doing it.

NJGUY
  • 2,045
  • 3
  • 23
  • 43
  • This is not a duplicate as my question was not asked in that post. – NJGUY Nov 06 '14 at 17:01
  • Either `CFAbsoluteTimeGetCurrent()` or `NSDate.timeIntervalSinceReferenceDate()` will give you a `Double` that's as accurate as the system can provide. What are you trying to do? – Nate Cook Nov 06 '14 at 17:32

0 Answers0