playerc_health_t Struct Reference
[health]
#include <playerc.h>
Collaboration diagram for playerc_health_t:
Detailed Description
HEALTH proxy data.
Definition at line 1798 of file playerc.h.
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
player_health_cpu_t | cpu_usage |
The current cpu usage. | |
player_health_memory_t | mem |
The memory stats. | |
player_health_memory_t | swap |
The swap stats. |
The documentation for this struct was generated from the following file: