Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getPlayingStepNumber
Method
getPlayingStepNumber
BambooTracker/playback.cpp:281–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
int PlaybackManager::getPlayingStepNumber() const noexcept
282
{
283
return playingPos_.step;
284
}
285
286
/********** Stream events **********/
287
int PlaybackManager::streamCountUp()
Callers
2
onNewTickSignaled
Method · 0.45
drawRows
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected