site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com There are time calls, but they are generally in GMT, since unlike gettimeofday(), there's no concept of time zone in the kernel itself. This may be enough for our situation. I've not been able to work out which calls to use. -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Oct 24, 2008, at 12:01 PM, Duane Murphy wrote: --- At Thu, 23 Oct 2008 18:00:29 -0700, Terry Lambert wrote: On Oct 23, 2008, at 1:08 PM, Duane Murphy wrote: Is there an equivalent method for getting the current wall clock date and time akin to gettimeofday() from the kernel or IOKit? You need to look at the Mach kernel exports list and search for the word "clock_get_calendar"; there's a number of interfaces. This email sent to site_archiver@lists.apple.com