MCPcopy 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
755void MainWindow::slotFetchRamWatch(std::string &watch)
756{
757 windowManager->getRamWatch(watch);
758}
759
760void MainWindow::slotFetchMarkerText(std::string &text)
761{

Callers

nothing calls this directly

Calls 1

getRamWatchMethod · 0.80

Tested by

no test coverage detected