Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <recordtypes.h>
Link against: systemmonitor.lib
This item is not part of the S60 5th Edition SDK

Class TDynamicThreadInformation

Interface status: test

class TDynamicThreadInformation : public TSystemMonitorRecordBase;

Description

TDynamicThreadInformation: Inherits from TSystemMonitorRecordBase, modifies it to store dynamic thread information.

Derivation

Members

Defined in TDynamicThreadInformation:

Inherited from TSystemMonitorRecordBase:


Member functions


GetID()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TThreadId GetID();

Description

Return value

TThreadId


GetPriority()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TThreadPriority GetPriority();

Description

Return value

TThreadPriority


GetProtected()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TBool GetProtected();

Description

Return value

TBool


GetCPUTime()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TTimeIntervalMicroSeconds GetCPUTime();

Description

Return value

TTimeIntervalMicroSeconds


GetProcessHandleCount()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TInt GetProcessHandleCount();

Description

Return value

TInt


GetThreadHandleCount()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TInt GetThreadHandleCount();

Description

Return value

TInt


GetRequestCount()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TInt GetRequestCount();

Description

Return value

TInt


GetHeapSize()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TInt GetHeapSize();

Description

Return value

TInt


GetStackSize()

Interface status: test Inherited from: TDynamicThreadInformation

IMPORT_C TInt GetStackSize();

Description

Return value

TInt