commit
987f26221c
1 changed files with 3 additions and 1 deletions
|
@ -163,7 +163,9 @@ void CYSFReflector::run()
|
|||
ret = network.open();
|
||||
if (!ret)
|
||||
return;
|
||||
|
||||
|
||||
network.setCount(0);
|
||||
|
||||
CStopWatch stopWatch;
|
||||
stopWatch.start();
|
||||
|
||||
|
|
Loading…
Reference in a new issue