mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Add extra logging and re-do the initial timer.
This commit is contained in:
parent
a6ff1f051a
commit
edfda9d2f6
2 changed files with 16 additions and 8 deletions
|
|
@ -49,7 +49,8 @@ private:
|
|||
unsigned int m_blockCount;
|
||||
CTimer m_timer;
|
||||
CStopWatch m_stopWatch;
|
||||
|
||||
bool m_running;
|
||||
|
||||
struct JitterEntry
|
||||
{
|
||||
unsigned char* m_data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue