提交 00ca9a81 编写于 作者: Y yixiangboy

iOS : timeprofiler始终输出

上级 aab3af9d
......@@ -68,7 +68,7 @@ static NSTimeInterval stopTime;
+ (void)printRecords {
NSString *result = [self getRecordsResult];
[DoraemonHealthManager sharedInstance].costDetail = result;
DoKitLog(@"%@",result);
NSLog(@"%@",result);
}
+ (NSString *)getRecordsResult {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册