#include <timeControl.h>
Static Public Member Functions | |
static int | secondsForThisMove (int total_seconds) |
Definition at line 10 of file timeControl.h.
int osl::search::TimeControl::secondsForThisMove | ( | int | total_seconds | ) | [static] |
Definition at line 6 of file timeControl.cc.
Referenced by osl::game_playing::SearchPlayer::secondsForThisMove().