Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ isActive
Method
isActive
client/processtracker.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
bool ProcessTracker::isActive() const
117
{
118
return d->ticker->isActive();
119
}
120
121
void ProcessTracker::setPid(qint64 pid)
122
{
Callers
1
updateProcessTrackerState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected