函数简介:

获取当前CPU的使用率. 用百分比返回.

函数原型:

long GetCpuUsage()

参数定义:

返回值:

整形数:
0-100
表示的百分比

示例:


TracePrint dm.GetCpuUsage()