Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ getCurrentTimeSeconds
Method
getCurrentTimeSeconds
NeuralNote/Source/SynthController.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
double SynthController::getCurrentTimeSeconds() const
123
{
124
return mCurrentTime;
125
}
126
127
void SynthController::_sanitizeVoices()
128
{
Callers
1
getPlayheadPositionSeconds
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected