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.
我的应用在本机端使用 OpenGL。但是CPU只有400mHz。有时当app需要绘制很多细节时,CPU消耗是100%。是否可以限制整个应用程序进程的 CPU 使用率?(例如我的应用程序不能使用超过 40% 的 CPU)
谢谢。