Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getPerfMode
Method
getPerfMode
src/AppConfig.cpp:398–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
}
397
398
AppConfig::PerfModeEnum AppConfig::getPerfMode() {
399
return perfMode.load();
400
}
401
402
wxRect *AppConfig::getWindow() {
403
wxRect *r = nullptr;
Callers
2
handleUpdateDeviceParams
Method · 0.80
OnIdle
Method · 0.80
Calls
1
load
Method · 0.80
Tested by
no test coverage detected