|
CMSDK
2.0.1
|
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 |
1.8.14