Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wohlstand/OPL3BankEditor
/ x
Method
x
src/delay_analysis.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
double DelayAnalysisDialog::PlotData::x(uint index) const
219
{
220
return index * m_step;
221
}
222
223
double DelayAnalysisDialog::PlotData::y(double x) const
224
{
Callers
1
findNote
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected