Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php891 private $last_packet; variable in phpseclib3\\Net\\SSH2
1397 $this->last_packet = microtime(true);
3628 …' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start,…
3630 $this->last_packet = $current;
4291 …' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start,…
4293 $this->last_packet = $current;