Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.29 KB

GPUUtilization

CI Status Version License Platform

This project calls methods from IOKit to get the realtime GPU utilization of a iOS device, it maybe helpful for debug usage.

Warning:!!!

Do not integrate this on a Appstore version, you will be REJECTED.

img_1584

img_1585

Installation

GPUUtilization is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GPUUtilization', :configurations => ['Debug']

Author

rickytan, [email protected]

License

GPUUtilization is available under the MIT license. See the LICENSE file for more info.