feat : 패킷 전송완료 개수 시간 체크 기능 추가

This commit is contained in:
qornwh1
2026-03-03 09:07:18 +09:00
parent d73487df5b
commit 01d107def3
3 changed files with 45 additions and 2 deletions

View File

@@ -35,6 +35,8 @@ class EcoClientTester
await cts.CancelAsync();
};
// service.IsTest = true;
// service.TestCount = 100;
await service.RunAsync(cts.Token);
service.PrintStats();