Add extra logging and re-do the initial timer.

This commit is contained in:
Jonathan Naylor
2017-11-27 12:14:05 +00:00
parent a6ff1f051a
commit edfda9d2f6
2 changed files with 16 additions and 8 deletions

View File

@@ -49,7 +49,8 @@ private:
unsigned int m_blockCount;
CTimer m_timer;
CStopWatch m_stopWatch;
bool m_running;
struct JitterEntry
{
unsigned char* m_data;