APMHUD 1.0.2×Maintained by cook.Installation Guide×Installation Guide for APMHUDYou want to add pod 'APMHUD', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'APMHUD', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try APMHUDSee PodspecGitHub RepoPage on CocoaPods.orgAPMHUD 1.0.2ByRockyHuiRockyHui/APMHUDGitHub RepoAPMHUD APMHUD(Application Performance Monitor)实时监控应用的运行性能指标,包括内存占用、CPU占比、屏幕刷新率,以HUD的形式显示在屏幕上方,帮助开发者及时发现性能问题。
APMHUD APMHUD(Application Performance Monitor)实时监控应用的运行性能指标,包括内存占用、CPU占比、屏幕刷新率,以HUD的形式显示在屏幕上方,帮助开发者及时发现性能问题。