Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetLinearPitch
Method
GetLinearPitch
Source/FamiTrackerModule.cpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
bool CFamiTrackerModule::GetLinearPitch() const {
137
return m_bLinearPitch;
138
}
139
140
unsigned CFamiTrackerModule::GetSpeedSplitPoint() const {
141
return m_iSpeedSplitPoint;
Callers
7
ConfigureDocument
Method · 0.80
CreateMainHeader
Method · 0.80
CompileData
Method · 0.80
OnInitDialog
Method · 0.80
OnBnClickedOk
Method · 0.80
to_json
Function · 0.80
SaveParamsExtra
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected