mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Remove packet timer and use the elapsed timer directly.
This commit is contained in:
parent
026a8a2e06
commit
ad29c5c4b6
6 changed files with 21 additions and 56 deletions
|
|
@ -65,7 +65,6 @@ private:
|
|||
CTimer m_networkWatchdog;
|
||||
CTimer m_rfTimeoutTimer;
|
||||
CTimer m_netTimeoutTimer;
|
||||
CTimer m_packetTimer;
|
||||
CTimer m_ackTimer;
|
||||
CStopWatch m_interval;
|
||||
CStopWatch m_elapsed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue