Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
Dpgn4web.js82 if (LiveBroadcastDelay > 0) { restartLiveBroadcastTimeout(); }
114 …if ((!doNotPrompt) && ((LiveBroadcastDelay === 0) || (LiveBroadcastAlert === true)) && (boardIsDef…
615 if (LiveBroadcastDelay > 0) {
706 if (LiveBroadcastDelay > 0) {
707 …'/endless ' : '') + ' ticker=' + LiveBroadcastTicker + ' delay=' + LiveBroadcastDelay + 'm' + '\n'…
905 var LiveBroadcastDelay = 0; // minutes variable
1658 if (LiveBroadcastDelay > 0) {
1668 if (LiveBroadcastDelay > 0) {
1696 if (LiveBroadcastDelay > 0) {
1742 if (LiveBroadcastDelay > 0) {
[all …]