Is is any difference between using mach_absolute_time and the simple NSDate method explained by golden eagle below?
Here’s an excellent explanation of using the mach approach…
How do I accurately time how long it takes to call a function on the iPhone?
and
Should work.