This Object-C code calculates the pace in minutes per mile.
See the wiki.
Object-C program that calculates Pace (Minutes per Mile) from total time (hh:mm:ss) and distance (and calculates the other two too)
Objective-C
This Object-C code calculates the pace in minutes per mile.
See the wiki.