Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js21 var g_timeout = 40; variable
828 if ((new Date()).getTime() - g_startTime > g_timeout) {
2512 g_timeout = parseInt(e.data.substr(7, e.data.length - 7), 10);
2515 g_timeout = 99999999999;