Re: needed Time for a method
Re: needed Time for a method
- Subject: Re: needed Time for a method
- From: Pierre-Olivier Latour <email@hidden>
- Date: Mon, 23 Sep 2002 17:49:44 +0200
>
Here's a handy function to get millisecond accurate timestamps using
>
the kernel UpTime() function, which avoids the overhead of NSDate.
UpTime() is an old function from PCI Driver Kit on OS 9. I'm not sure it's
really native on OS X.
I use CoreAudio timing functions (they are very simple): at least they have
to be native :)
Look in the Core Audio FrameWork for more info.
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Lausanne, Switzerland
http://www.pol-online.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.