mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-23 10:36:26 +08:00
Reformat benchmark interface
Prepare to following patches, still no functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
//// Prototypes
|
||||
////
|
||||
|
||||
extern void benchmark(const std::string &ttSize, const std::string &threads);
|
||||
|
||||
extern void benchmark(const std::string& commandLine);
|
||||
|
||||
#endif // !defined(BENCHMARK_H_INCLUDED)
|
||||
|
||||
Reference in New Issue
Block a user