倒霉的菜鸟

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年10月24日

摘要: app启动时间查看: 1, log 中筛选displayd 可以看到相应的日志 如: 2, 如果要查看某一段方法的执行时间, Debug.startMethodTracing(“file_path/app1.trace”)........要测试的方法......Debug.stopMethodTra 阅读全文
posted @ 2021-10-24 23:17 倒霉的菜鸟 阅读(169) 评论(0) 推荐(0) 编辑