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