NSDate *testDate = [NSDate date];

NSLog(@"The time interval is: %f", [testDate timeIntervalSince1970]);