MCPcopy Create free account
hub / github.com/aldelaro5/dolphin-memory-engine / getWatcherUpdateTimerMs

Method getWatcherUpdateTimerMs

Source/GUI/Settings/SConfig.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101int SConfig::getWatcherUpdateTimerMs() const
102{
103 return value("timerSettings/watcherUpdateTimerMs", 100).toInt();
104}
105
106int SConfig::getFreezeTimerMs() const
107{

Callers 3

onHookAttemptMethod · 0.80
onOpenSettingsMethod · 0.80
loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected