XXTimeMonitor 1.0.0×由 xxg90s 维护。安装指南×XXTimeMonitor 安装指南您要将以下类似代码 pod 'XXTimeMonitor', '~> 1.0' 添加到您的 Podfile 中:target 'MyApp' do pod 'XXTimeMonitor', '~> 1.0' end然后在终端内或从 CocoaPods.app 运行 pod install。或者为了测试运行,运行以下命令:pod try XXTimeMonitor查看 PodspecGitHub 仓库CocoaPods.org 上的页面XXTimeMonitor 1.0.0作者xxg90sGH: xxg90sxxg90s/XXTimeMonitorGitHub 仓库XXTimeMonitor 一个简单的监控启动时App各阶段耗时,通过耗时分析进行App的启动优化。效果如下 如何使用: Pod 支持 pod 'XXTimeMonitor', '~> 1.0.0' 相关文章: iOS App 启动速度优化
XXTimeMonitor 一个简单的监控启动时App各阶段耗时,通过耗时分析进行App的启动优化。效果如下 如何使用: Pod 支持 pod 'XXTimeMonitor', '~> 1.0.0' 相关文章: iOS App 启动速度优化