开发者

iphone: what libraries or APIs need to be used for CPU , RAM usage in iPhone

开发者 https://www.devze.com 2023-03-16 08:01 出处:网络
I am pretty new to iphone development, can any body guide me 开发者_C百科through with some APIs and libraries which be used for:

I am pretty new to iphone development, can any body guide me 开发者_C百科through with some APIs and libraries which be used for:

  1. RAM usage
  2. CPU usage

in iPhone

need to do something like this app


For Battery usage you can implement this notification

UIDeviceBatteryLevelDidChangeNotification 

I am not sure about CPU and Ram usage.

0

精彩评论

暂无评论...
验证码 换一张
取 消