libp2p
Preparing search index...
@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
downloadBytes
:
number
time
Seconds
timeSeconds
:
number
type
type
:
"stream"
|
"intermediary"
|
"connection"
|
"final"
upload
Bytes
uploadBytes
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
download
Bytes
time
Seconds
type
upload
Bytes
libp2p
Loading...