函数简介:

获取当前系统内存使用率

函数原型:

long GetMemoryUsage()

参数定义:

返回值:

整形数:
返回内存使用率百分比(0-100)

示例:


g_lw->GetMemoryUsage();