Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 iPad 应用程序开发诊断工具,我想将 CPU 和 GPU 都渲染到表格视图中。我已成功拉出 CPU,但找不到确定 GPU 利用率/可用性的挂钩。iOS中是否有类似于sysctl库的方法?
谢谢。