#include <performanceLog.h>
Public メソッド | |
virtual | ~PerformanceLog () |
virtual void | record (const char *name, Move correctMove, Move result, unsigned int nodes, unsigned int qnodes, double seconds, int depth)=0 |
performanceLog.h の 18 行で定義されています。
virtual osl::misc::log::PerformanceLog::~PerformanceLog | ( | ) | [inline, virtual] |
performanceLog.h の 20 行で定義されています。