Re: needed Time for a method
Re: needed Time for a method
- Subject: Re: needed Time for a method
- From: Paul Ferguson <email@hidden>
- Date: Tue, 24 Sep 2002 00:53:42 -0700
On Monday, September 23, 2002, at 08:49 AM, Pierre-Olivier Latour wrote:
UpTime() is an old function from PCI Driver Kit on OS 9. I'm not sure
it's
really native on OS X.
I would guess that in OS X, UpTime() and AbsoluteToNanoseconds() are
simply convenience wrappers around the kernel time functions
clock_get_uptime() and absolutetime_to_nanoseconds().
_______________________________________________
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.