According to this article I should be able to simply += two NSTimeIntervals together... but I can't. I'm trying to handle hitting 'pause' on a stop watch and being able to continue by using a 'running counter' so to speak of an NSTimeInterval called totalDuration. But when I do the following I should be able to s