CMSDK  2.0.1
Public Member Functions | Public Attributes | List of all members
cmlabs::ComponentStats Struct Reference

Public Member Functions

std::string toXML ()
 

Public Attributes

uint64 time
 
uint64 msgInCount
 
uint64 msgInBytes
 
DataMessageHeader recentInMsg [10]
 
uint64 msgOutCount
 
uint64 msgOutBytes
 
DataMessageHeader recentOutMsg [10]
 
uint64 runCount
 
uint64 runUserTime
 
uint64 runKernelTime
 
char recentInMsg [10 *DRAFTMSGSIZE]
 
char recentOutMsg [10 *DRAFTMSGSIZE]
 
uint64 firstRunStartTime
 
uint64 currentRunStartTime
 
uint64 cycleCount
 
uint32 migrationCount
 
uint64 usageCPUTicks
 

The documentation for this struct was generated from the following files: