output
Preparing search index...
http/src
HttpRequestCostEvent
Type Alias HttpRequestCostEvent
type
HttpRequestCostEvent
=
{
requestId
:
string
;
total
:
number
;
type
:
"http:request:cost"
;
url
:
string
;
}
Index
Properties
request
Id
total
type
url
Properties
request
Id
requestId
:
string
total
total
:
number
type
type
:
"http:request:cost"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
request
Id
total
type
url
output
Loading...