#include <ResourceMonitorTypes.h>
Public Attributes | |
int32_t | rmValueS32 |
value for a signed 32-bit statistic. More... | |
u_int32_t | rmValueU32 |
value for a unsigned 32-bit statistic. More... | |
int64_t | rmValueS64 |
value for a signed 64-bit statistic. More... | |
u_int64_t | rmValueU64 |
value for a unsigned 64-bit statistic. More... |
|
value for a signed 32-bit statistic.
|
|
value for a signed 64-bit statistic.
|
|
value for a unsigned 32-bit statistic.
|
|
value for a unsigned 64-bit statistic.
|