public interface PacketSentTimeHolder
| Modifier and Type | Method | Description |
|---|---|---|
default long |
getLastPacketSentTime() |
Returns the send time of a very recent packet.
|
default long |
getPreviousPacketSentTime() |
Returns the send time of a previous packet.
|
default long getLastPacketSentTime()
default long getPreviousPacketSentTime()