#include "osl/record/csaString.h"
#include "osl/checkmate/fixedDepthSearcher.tcc"
#include "osl/state/numEffectState.h"
#include "osl/misc/perfmon.h"
#include <time.h>
#include <sys/time.h>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 11 of file fixedDepthSearchPerf.cc.
References osl::BLACK, osl::checkmate::FixedDepthSearcher::getCount(), osl::checkmate::FixedDepthSearcher::hasCheckmateMove(), osl::misc::PerfMon::restart(), and osl::misc::PerfMon::stop().