http://nshipster.cn/benchmarking/
CFAbsoluteTimeGetCurrent和 NSDate 或 CFAbsoluteTimeGetCurrent() 偏移量不同的是,mach_absolute_time() 和 CACurrentMediaTime() 是基于内建时钟的,能够更精确更原子化地测量,并且不会因为外部时间变化而变化(例如时区变化、夏时制、秒突变等)
http://nshipster.cn/benchmarking/
CFAbsoluteTimeGetCurrent和 NSDate 或 CFAbsoluteTimeGetCurrent() 偏移量不同的是,mach_absolute_time() 和 CACurrentMediaTime() 是基于内建时钟的,能够更精确更原子化地测量,并且不会因为外部时间变化而变化(例如时区变化、夏时制、秒突变等)
本文标题:代码运行时间检测函数(私有)
本文链接:https://www.haomeiwen.com/subject/ljwjlttx.html
网友评论