harmony 鸿蒙HiDebug_SystemMemInfo
HiDebug_SystemMemInfo
Overview
Defines the system memory information.
Since: 12
Related module: HiDebug
Header file: hidebug_type.h
Summary
Member Variables
Name | Description |
---|---|
uint32_t totalMem | Total memory of the system, in KB. |
uint32_t freeMem | Free memory of the system, in KB. |
uint32_t availableMem | Available memory of the system, in KB. |
Member Variable Description
availableMem
uint32_t HiDebug_SystemMemInfo::availableMem
Description Available memory of the system, in KB.
freeMem
uint32_t HiDebug_SystemMemInfo::freeMem
Description Free memory of the system, in KB.
totalMem
uint32_t HiDebug_SystemMemInfo::totalMem
Description Total memory of the system, in KB.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Performance Analysis Kit
harmony 鸿蒙Performance Analysis Kit
harmony 鸿蒙HiAppEvent_AppEventGroup
harmony 鸿蒙HiAppEvent_AppEventInfo
harmony 鸿蒙HiCollie_DetectionParam
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦