• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Microseconds and Carbon
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Microseconds and Carbon


  • Subject: Re: Microseconds and Carbon
  • From: Ali Ozer <email@hidden>
  • Date: Mon, 4 Feb 2002 19:14:34 -0800

> I'm trying to measure microseconds for some benchmarking and it appears
> as
> though the only way to measure microseconds is via Carbon.

You can use [NSDate timeIntervalSinceReferenceDate], which returns an
NSTimeInterval (a double) with about microseconds precision. Or you can
use CFAbsoluteTimeGetCurrent() from CoreFoundation, which is equivalent.
Ali


References: 
 >Microseconds and Carbon (From: Matt Ronge <email@hidden>)

  • Prev by Date: Re: Microseconds and Carbon
  • Next by Date: Re: Mach-O Speed ?!?!?!?!?
  • Previous by thread: Re: Microseconds and Carbon
  • Next by thread: Re: Microseconds and Carbon
  • Index(es):
    • Date
    • Thread