From 374167eb840e147cb40acd7cd823f66fcdf5f3e2 Mon Sep 17 00:00:00 2001 From: Ioannis Christoforidis Date: Wed, 27 Nov 2019 16:49:05 +0100 Subject: fix wrong comment --- src/copythread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/copythread.cpp b/src/copythread.cpp index 5b9710b..7ecc2a3 100644 --- a/src/copythread.cpp +++ b/src/copythread.cpp @@ -6,7 +6,7 @@ // 1M read size #define BUFFER_SIZE (1000000) -// 20 seconds for each test +// 60 seconds for each test #define TEST_LENGTH (60000) #define BIGRAND (qint64(qrand()) | (qint64(qrand()) * qint64(RAND_MAX))) -- cgit v1.2.3-55-g7522