Interface EchoPacket

    • Method Detail

      • isEchoReply

        boolean isEchoReply()
      • getIdentifier

        int getIdentifier()
      • getSequenceNumber

        int getSequenceNumber()
      • getThreadId

        long getThreadId()
      • getReceivedTimeNanos

        long getReceivedTimeNanos()
      • getSentTimeNanos

        long getSentTimeNanos()
      • elapsedTime

        double elapsedTime​(TimeUnit timeUnit)
        Returns the round trip time in the requested TimeUnit (note that a fractional value will be returned if necessary)