#如何快速的查看一段代码的执行时间 #define TICK NSDate *startTime = [NSDate date] #define TOCK NSLog(@"Time: %f", -[startTime timeIntervalSinceNow]) 在想要查看执行时间的代码的地方进行这么处理 TICK //do your work here TOCK 分享到: 微信 微博 豆瓣 Previous View动画-旋转 Next iOS多线程编程之Grand Central Dispatch(GCD)介绍和使用 FEATURED TAGS sample post images test Blog FRIENDS XenonChau Onery的简书