Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/file/
H A DWatcher.php58 protected $_latency = 1; variable in Hoa\\File\\Watcher
162 $old = $this->_latency;
163 $this->_latency = $latency;
175 return $this->_latency;