Apply start skip. Still work to be done

This commit is contained in:
Chris Cannam
2022-06-10 20:26:37 +01:00
parent a66b01446f
commit 9f913385de
2 changed files with 19 additions and 24 deletions

View File

@@ -274,7 +274,7 @@ protected:
std::atomic<int> m_inhop;
int m_prevInhop;
int m_prevOuthop;
int64_t m_totalOutCount;
int m_startSkip;
bool m_draining;
void consume();