site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=s7khry5Xpyz395VJPrDTq0H5epB9lanGLbgPskGewn8=; b=IveT/65nWWllvbrOSg3iMRi9iPFAOAiI10VK/U23ZdkgV8GUX0nqTyAlboeZnKpP+r HKqZd2EMYp7xNIjCmbaXQVeKrTj56jb1LVh0DWvqhp0/i4ZKbrYPZeDL0sehRN0zgDWb /13KChNU6C5P9eZUJR+pfW8s3zjzK1McKCJHw= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wME28ERMYLMuHZ4i3lthoUUcHid0chTJ+sNA4ouw/cXh9MNUa4H8J+4bFUpgmS5wP1 GKoeTF9ml9Nx4prFYIEsZ06htxjD4CBO04JicCJ9mVrFGzF3iIuRu5Y0yxg9l5p873Mo EFW6PoaWqafCkWfTkhdoofr/ZbFCi+V7tU1rc= On Fri, Jan 30, 2009 at 1:01 PM, Andy Wiese <andyw@mitosystems.com> wrote:
How does clock(3) compare to mach_absolute_time()?
Poorly... given that the resolution of clock is 100 ticks per second on Mac OS X while mach_absolute_time can get into the 10s / 100s of nanoseconds. -Shawn _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Shawn Erickson