MCPcopy 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
116bool ProcessTracker::isActive() const
117{
118 return d->ticker->isActive();
119}
120
121void ProcessTracker::setPid(qint64 pid)
122{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected