Searched refs:pollInterval (Results 1 – 1 of 1) sorted by relevance
25 function StatTracker(pc, pollInterval) { argument26 pollInterval = pollInterval || 250;65 setTimeout(poll, pollInterval);75 setTimeout(poll, pollInterval);