MCPcopy 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
127void ProcessTracker::start(int msecs)
128{
129 d->previousInfo = ProcessTrackerInfo();
130 d->ticker->start(msecs);
131}
132
133void ProcessTracker::stop()
134{

Callers 15

ProviderPrivateMethod · 0.45
scheduleEncouragementMethod · 0.45
selectionChangedMethod · 0.45
SelectionRatioSourceMethod · 0.45
showPopupMethod · 0.45
SelectionModelClientMethod · 0.45
connectToHostMethod · 0.45
requestRowColumnCountMethod · 0.45
requestDataAndFlagsMethod · 0.45

Calls 1

ProcessTrackerInfoClass · 0.70

Tested by 15

initTestCaseMethod · 0.36
testNonExistingTargetMethod · 0.36
testMethod · 0.36
testStopMethod · 0.36
testTimerActivationFunction · 0.36
testTimerMultithreadingFunction · 0.36
testConnectionIssuesMethod · 0.36
TestConnectionsMethod · 0.36
testCreateDestroyMethod · 0.36
testLauncherMethod · 0.36