Fix pondering with incremental TC
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 8 Dec 2018 13:29:28 +0000 (14:29 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 8 Dec 2018 13:29:28 +0000 (14:29 +0100)
commit2b385df82d70d44518a167befa41e71fbd65c652
tree4d7f0ac97eb6d25fe31e853b2c8243686e28e622
parent97e74bb8982f9fd78654a4f2b8a7619969a3414a
Fix pondering with incremental TC

To calculate the time left on our clock after giving a move, for the
purpose of starting a ponder search for the next one, we subtracted the
increment instead of adding it.
UCI2WB.c