Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ addWatch
Method
addWatch
src/program/ui/RamWatchView.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void RamWatchView::addWatch(std::unique_ptr<RamWatchDetailed> watch)
68
{
69
ramWatchModel->addWatch(std::move(watch));
70
}
71
72
void RamWatchView::update()
73
{
Callers
2
slotAdd
Method · 0.45
slotAdd
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected