startStepCountingUpdatesToQueue:updateOn:withHandler
第一个参数:NSOperationQueue对象
第二个:每行走多少步执行第三个代码块中的参数一次
stopStepCountingUpdates
-queryStepCountStartingFrom:to:toQueue:withHandler:前两个参数制定获取那个时间段的步数信息
startStepCountingUpdatesToQueue:updateOn:withHandler
第一个参数:NSOperationQueue对象
第二个:每行走多少步执行第三个代码块中的参数一次
stopStepCountingUpdates
-queryStepCountStartingFrom:to:toQueue:withHandler:前两个参数制定获取那个时间段的步数信息