HiDebug_ThreadCpuUsage
typedef struct HiDebug_ThreadCpuUsage {...} HiDebug_ThreadCpuUsage
概述
应用程序所有线程的CPU使用率结构体定义。
起始版本: 12
相关模块: HiDebug
所在头文件: hidebug_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uint32_t threadId | 线程ID。 |
| double cpuUsage | 线程CPU使用率百分比。 |
| struct HiDebug_ThreadCpuUsage *next | 下一个线程的使用率信息。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility
openharmony 鸿蒙 errorcode-hisysevent-sys
openharmony 鸿蒙 capi-hitrace-hitraceid
openharmony 鸿蒙 js-apis-loglibrary-sys
openharmony 鸿蒙 capi-hiappevent-h
openharmony 鸿蒙 capi-hidebug-hidebug-jsstackframe