#include <ResourceMonitorTypes.h>
Public Attributes | |
rmUID | SubsystemId |
unique ID assigned to the subsystem. More... | |
rmID | id |
a value assigned by the subsystem to a statistic. More... | |
enum rmStatisticType | type |
the statistic's type, counter or gauge. More... | |
enum rmStatisticSize | size |
the statistic's size. More... | |
enum rmStatisticScale | scale |
the statistic's scale - should match with units description. More... |
|
unique ID assigned to the subsystem.
|
|
a value assigned by the subsystem to a statistic.
|
|
the statistic's scale - should match with units description.
|
|
the statistic's size.
|
|
the statistic's type, counter or gauge.
|