#include <AP_ThreadStatistics.h>
Inherits AP::AP_Statistics.

Public Member Functions | |
| AP_ThreadStatistics (const AP_Uint16 TGID, const AP_Uint16 TID) | |
| AP_Bool | Create (void) |
| AP_String | ToString (const AP_String &prefix) |
| ~AP_ThreadStatistics (void) | |
Private Attributes | |
| AP_Uint16 | _m_tid |
| AP_ThreadStatistics | ( | const AP_Uint16 | TGID, | |
| const AP_Uint16 | TID | |||
| ) |
| ~AP_ThreadStatistics | ( | void | ) |
| AP_Bool Create | ( | void | ) |
1.5.8