@refinio/one.models
Preparing search index...
misc/Connection/plugins/StatisticsPlugin
ConnectionStatistics
Type Alias ConnectionStatistics
type
ConnectionStatistics
=
{
bytesReceived
:
number
;
bytesSent
:
number
;
closeEvent
?:
ConnectionClosedEvent
;
closeTime
?:
number
;
openTime
?:
number
;
}
Index
Properties
bytes
Received
bytes
Sent
close
Event?
close
Time?
open
Time?
Properties
bytes
Received
bytesReceived
:
number
bytes
Sent
bytesSent
:
number
Optional
close
Event
closeEvent
?:
ConnectionClosedEvent
Optional
close
Time
closeTime
?:
number
Optional
open
Time
openTime
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bytes
Received
bytes
Sent
close
Event
close
Time
open
Time
@refinio/one.models
Loading...