Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
891 private $last_packet; variable in phpseclib3\\Net\\SSH21397 $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;