mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Revert packet timer changes.
This commit is contained in:
parent
f18c505852
commit
2a53923c9a
6 changed files with 56 additions and 21 deletions
|
|
@ -51,6 +51,7 @@ private:
|
|||
RPT_NET_STATE m_netState;
|
||||
CTimer m_rfTimeoutTimer;
|
||||
CTimer m_netTimeoutTimer;
|
||||
CTimer m_packetTimer;
|
||||
CTimer m_networkWatchdog;
|
||||
CStopWatch m_elapsed;
|
||||
unsigned int m_rfFrames;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue