Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/perf
PerfOutput
Interface PerfOutput
interface
PerfOutput
{
downloadBytes
:
number
;
timeSeconds
:
number
;
type
:
"stream"
|
"intermediary"
|
"connection"
|
"final"
;
uploadBytes
:
number
;
}
Index
Properties
download
Bytes
time
Seconds
type
upload
Bytes
Properties
download
Bytes
download
Bytes
:
number
time
Seconds
time
Seconds
:
number
type
type
:
"stream"
|
"intermediary"
|
"connection"
|
"final"
upload
Bytes
upload
Bytes
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
download
Bytes
time
Seconds
type
upload
Bytes
libp2p
Loading...