Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js707 …castLastReceivedLocal + '\n' + 'modified (server time): ' + LiveBroadcastLastModified_ServerTime();
1850 function LiveBroadcastLastModified_ServerTime() { function
1901 …tById("GameLiveLastModifiedServer")) { theObj.innerHTML = LiveBroadcastLastModified_ServerTime(); }