Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php143 usleep($this->timeToNext());
207 private function timeToNext() function in GuzzleHttp\\Handler\\CurlMultiHandler