MCPcopy 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
317void TimeControl::setTimeLeft(int timeLeft)
318{
319 m_timeLeft = timeLeft;
320}
321
322void TimeControl::setMovesLeft(int movesLeft)
323{

Callers 1

addTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected