harmony 鸿蒙HiDebug_SystemMemInfo
HiDebug_SystemMemInfo
概述
系统内存信息结构类型定义。
起始版本: 12
相关模块:HiDebug
所在头文件: hidebug_type.h
汇总
成员变量
名称 | 描述 |
---|---|
uint32_t totalMem | 系统总的内存,以KB为单位。 |
uint32_t freeMem | 系统空闲的内存,以KB为单位。 |
uint32_t availableMem | 系统可用的内存,以KB为单位。 |
结构体成员变量说明
availableMem
uint32_t HiDebug_SystemMemInfo::availableMem
描述 系统可用的内存,以KB为单位。
freeMem
uint32_t HiDebug_SystemMemInfo::freeMem
描述 系统空闲的内存,以KB为单位。
totalMem
uint32_t HiDebug_SystemMemInfo::totalMem
描述 系统总的内存,以KB为单位。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Performance Analysis Kit(性能分析服务)
harmony 鸿蒙HiAppEvent_AppEventGroup
harmony 鸿蒙HiAppEvent_AppEventInfo
harmony 鸿蒙HiCollie_DetectionParam
harmony 鸿蒙HiCollie_SetTimerParam
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦