Go to the documentation of this file.
    3 #ifndef OSL_TEXTPERFORMANCELOG_H 
    4 #define OSL_TEXTPERFORMANCELOG_H 
   22     void record(
const char *name, 
Move correctMove,
 
   23                 Move result, 
unsigned int nodes, 
unsigned int qnodes,
 
   24                 double seconds, 
int depth);