Re: Getting small time increments
Re: Getting small time increments
- Subject: Re: Getting small time increments
- From: Mike Willhide <email@hidden>
- Date: Sun, 16 Sep 2001 12:48:46 -0500
Great. Thank you all for your help.
>
On Sunday, September 16, 2001, at 02:13 , Ondra Cada wrote:
>
>
> NSTimeInterval (widely used in Foundation) is a second-based, not
>
> second-accurate. It is actually a double which represents milliseconds
>
> (as
>
> 0.001 in/decrements) all right; (I think the accurracy is somewhere in
>
> the
>
> usecs /0.000001/ order, but I am *not* sure of that).
>
>
...and if you have a look in the archives for the darwin-dev mailing
>
list from Apple you can find a thread called "Is there a timer expert
>
around?" discussing - among other things - the possible resolution of
>
timers in CF/Cocoa.
>
>
j o a r
>
_______________________________________________
>
cocoa-dev mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
--
Michael Willhide
email@hidden