#include <systemmonitor/recordtypes.h>
Link against: systemmonitor.lib
| class TThreadEndTime : public TSystemMonitorRecordBase |
| Public Member Functions | |
|---|---|
| TThreadEndTime(TThreadId) | |
| IMPORT_C TSystemMonitorTime | GetDateTime() |
| IMPORT_C TThreadId | GetID() |
| Inherited Attributes | |
|---|---|
| TSystemMonitorRecordBase::iTime | |
TestTThreadEndTime: Inherits from TSystemMonitorRecordBase, modifies it to store a record indicating thread end times.