Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ update
Method
update
plugins/timertop/timermodel.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
TimerIdData() = default;
60
61
void update(const TimerId &id, QObject *receiver = nullptr)
62
{
63
info.update(id, receiver);
64
}
65
66
void addEvent(const GammaRay::TimeoutEvent &event)
67
{
Callers
6
findTimerInfo
Method · 0.45
checkDispatcherStatus
Method · 0.45
eventNotifyCallback
Method · 0.45
preSignalActivate
Method · 0.45
postSignalActivate
Method · 0.45
applyChanges
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected