mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 06:17:49 +00:00
committed by
Joona Kiiski
parent
74e2fa97b7
commit
89723339d9
+1
-1
@@ -166,7 +166,7 @@ void benchmark(const Position& current, istream& is) {
|
||||
|
||||
elapsed = now() - elapsed + 1; // Ensure positivity to avoid a 'divide by zero'
|
||||
|
||||
dbg_print(); // Just before to exit
|
||||
dbg_print(); // Just before exiting
|
||||
|
||||
cerr << "\n==========================="
|
||||
<< "\nTotal time (ms) : " << elapsed
|
||||
|
||||
Reference in New Issue
Block a user