Searched refs:refreshMillis (Results 1 – 1 of 1) sorted by relevance
26 refreshMillis: 60000, property106 if ($s.refreshMillis > 0) {107 setInterval(function() { self.each(refresh); }, $s.refreshMillis);