Home
last modified time | relevance | path

Searched refs:finishPlyCallback (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js199 function Search(finishMoveCallback, maxPly, finishPlyCallback) { argument
237 if (finishPlyCallback != null) {
238 finishPlyCallback(bestMove, value, (new Date()).getTime() - g_startTime, i);