Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ start
Method
start
client/processtracker.cpp:127–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void ProcessTracker::start(int msecs)
128
{
129
d->previousInfo = ProcessTrackerInfo();
130
d->ticker->start(msecs);
131
}
132
133
void ProcessTracker::stop()
134
{
Callers
15
ProviderPrivate
Method · 0.45
scheduleNextSubmission
Method · 0.45
scheduleEncouragement
Method · 0.45
selectionChanged
Method · 0.45
SelectionRatioSource
Method · 0.45
showPopup
Method · 0.45
SelectionModelClient
Method · 0.45
connectToHost
Method · 0.45
updateProcessTrackerState
Method · 0.45
requestRowColumnCount
Method · 0.45
requestDataAndFlags
Method · 0.45
notifyQueuedObjectChanges
Method · 0.45
Calls
1
ProcessTrackerInfo
Class · 0.70
Tested by
15
initTestCase
Method · 0.36
testNonExistingTarget
Method · 0.36
testNonExistingTargetDebugger
Method · 0.36
test
Method · 0.36
testStop
Method · 0.36
testTimerActivation
Function · 0.36
testTimerMultithreading
Function · 0.36
testConnectionIssues
Method · 0.36
TestConnections
Method · 0.36
startThreadsAndWaitForFinished
Method · 0.36
testCreateDestroy
Method · 0.36
testLauncher
Method · 0.36