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

Method timeLeft

projects/lib/src/timecontrol.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258int TimeControl::timeLeft() const
259{
260 return m_timeLeft;
261}
262
263int TimeControl::movesLeft() const
264{

Callers 6

startClockMethod · 0.80
addTimeMethod · 0.80
startThinkingMethod · 0.80
sendTimeLeftMethod · 0.80
setCurrentGameMethod · 0.80
setGameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected