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

Method setViewerUpdateTimerMs

Source/GUI/Settings/SConfig.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void SConfig::setViewerUpdateTimerMs(const int viewerUpdateTimerMs)
182{
183 setValue("timerSettings/viewerUpdateTimerMs", viewerUpdateTimerMs);
184}
185
186void SConfig::setScannerShowThreshold(const int scannerShowThreshold)
187{

Callers 1

saveSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected