lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
computer.iroh
/
PathStatsRecord
/
PathStatsRecord
Path
Stats
Record
constructor
(
rttMs
:
ULong
,
udpTxDatagrams
:
ULong
,
udpTxBytes
:
ULong
,
udpRxDatagrams
:
ULong
,
udpRxBytes
:
ULong
,
cwnd
:
ULong
,
congestionEvents
:
ULong
,
lostPackets
:
ULong
,
lostBytes
:
ULong
,
currentMtu
:
UInt
)