Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
848 private $last_packet = null; variable in phpseclib3\\Net\\SSH21521 $this->last_packet = microtime(true);3532 $this->last_packet = null;3552 $elapsed = microtime(true) - $this->last_packet;3782 …' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($packet->read_t…3785 $this->last_packet = microtime(true);4448 …' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start,…4451 $this->last_packet = microtime(true);4472 $elapsed = microtime(true) - $this->last_packet;