Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
848 private $last_packet = null; variable in phpseclib3\\Net\\SSH21527 $this->last_packet = microtime(true);3561 $this->last_packet = null;3581 $elapsed = microtime(true) - $this->last_packet;3811 …' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($packet->read_t…3814 $this->last_packet = microtime(true);4515 …' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start,…4518 $this->last_packet = microtime(true);4539 $elapsed = microtime(true) - $this->last_packet;