Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ slotFetchRamWatch
Method
slotFetchRamWatch
src/program/ui/MainWindow.cpp:755–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
753
}
754
755
void MainWindow::slotFetchRamWatch(std::string &watch)
756
{
757
windowManager->getRamWatch(watch);
758
}
759
760
void MainWindow::slotFetchMarkerText(std::string &text)
761
{
Callers
nothing calls this directly
Calls
1
getRamWatch
Method · 0.80
Tested by
no test coverage detected