player_health_cpu Struct Reference
Structure describing the cpu. More...
#include <player_interfaces.h>
Collaboration diagram for player_health_cpu:

Detailed Description
Structure describing the cpu.
Public Attributes | |
| float | idle |
| The idle cpu load. | |
| float | system |
| The system cpu load. | |
| float | user |
| The user's cpu load. | |
The documentation for this struct was generated from the following file:

