Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ setTimeLeft
Method
setTimeLeft
projects/lib/src/timecontrol.cpp:317–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
void TimeControl::setTimeLeft(int timeLeft)
318
{
319
m_timeLeft = timeLeft;
320
}
321
322
void TimeControl::setMovesLeft(int movesLeft)
323
{
Callers
1
addTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected