HiDebug_SystemMemInfo
typedef struct HiDebug_SystemMemInfo {...} HiDebug_SystemMemInfo
概述
系统内存信息结构类型定义。
起始版本: 12
相关模块: HiDebug
所在头文件: hidebug_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uint32_t totalMem | 系统总的内存,以KB为单位。 |
| uint32_t freeMem | 系统空闲的内存,以KB为单位。 |
| uint32_t availableMem | 系统可用的内存,以KB为单位。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility
openharmony 鸿蒙 errorcode-hisysevent-sys
openharmony 鸿蒙 capi-hitrace-hitraceid
openharmony 鸿蒙 capi-hidebug-hidebug-threadcpuusage
openharmony 鸿蒙 js-apis-loglibrary-sys
openharmony 鸿蒙 capi-hiappevent-h