Just how accurate is timeIntervalSinceReferenceDate ?
Just how accurate is timeIntervalSinceReferenceDate ?
- Subject: Just how accurate is timeIntervalSinceReferenceDate ?
- From: André Berg <email@hidden>
- Date: Wed, 24 Sep 2008 18:48:17 +0200
Hi,
NSDate's timeIntervalSinceReferenceDate returns a double value, that has
changing decimal places up to 10e-23, but we all know that is not possible,
because that would be even more than attoseconds precision. And the docs
just speak of "sub-milliseconds" precision.
So, just how accurate is it?
Can it be used as replacement for counting nanoseconds/per instruction as
with UpTime() ?
André
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden