Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getCountsInCurrentStep
Method
getCountsInCurrentStep
BambooTracker/tick_counter.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
int TickCounter::getCountsInCurrentStep() const noexcept
176
{
177
return curStepSize_;
178
}
Callers
1
stepProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected