MCPcopy 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
175int TickCounter::getCountsInCurrentStep() const noexcept
176{
177 return curStepSize_;
178}

Callers 1

stepProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected