Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
int TimeControl::timeLeft() const
259
{
260
return m_timeLeft;
261
}
262
263
int TimeControl::movesLeft() const
264
{
Callers
6
startClock
Method · 0.80
addTime
Method · 0.80
startThinking
Method · 0.80
sendTimeLeft
Method · 0.80
setCurrentGame
Method · 0.80
setGame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected