Home
last modified time | relevance | path

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

/external/chromium_org/ui/file_manager/file_manager/common/js/
Dasync_util.js345 AsyncUtil.RateLimiter = function(closure, opt_minInterval) { argument
356 this.minInterval_ = opt_minInterval || 200;