MCPcopy Create free account
hub / github.com/cutechess/cutechess / pondering

Method pondering

projects/lib/src/chessengine.cpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263}
264
265bool ChessEngine::pondering() const
266{
267 return m_pondering;
268}
269
270bool ChessEngine::debugEnabled() const
271{

Callers 1

applyConfigurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected