Add the holdoff timers.

This commit is contained in:
Jonathan Naylor
2016-05-16 22:07:18 +01:00
parent 9ed2c00b0c
commit 57d8faa07e
2 changed files with 2 additions and 0 deletions

View File

@@ -466,6 +466,7 @@ void CDStarControl::writeNetwork()
m_netHeader = header;
m_holdoffTimer.start();
m_netTimeoutTimer.start();
m_packetTimer.start();
m_elapsed.start();