I\'m making an iOS application displaying a timer. I don\'t think I can keep the timer running after the user presses the home button, so I want to record the time when the
Simply Adding QuartzCore.framework solved it.