#include <textPerformanceLog.h>


Public メソッド | |
| TextPerformanceLog () | |
| ~TextPerformanceLog () | |
| void | record (const char *name, Move correctMove, Move result, unsigned int nodes, unsigned int qnodes, double seconds, int depth) |
textPerformanceLog.h の 18 行で定義されています。
| osl::misc::log::TextPerformanceLog::TextPerformanceLog | ( | ) |
textPerformanceLog.cc の 8 行で定義されています。
| osl::misc::log::TextPerformanceLog::~TextPerformanceLog | ( | ) |
textPerformanceLog.cc の 12 行で定義されています。
1.6.3