HiDebug_ThreadCpuUsage
typedef struct HiDebug_ThreadCpuUsage {...} HiDebug_ThreadCpuUsage
Overview
Defines the struct for the CPU usage of all threads of an application.
Since: 12
Related module: HiDebug
Header file: hidebug_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t threadId | Thread ID. |
| double cpuUsage | Thread CPU usage, in percentage. |
| struct HiDebug_ThreadCpuUsage *next | Pointer to the CPU usage of the next thread. |
你可能感兴趣的鸿蒙文章
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