IGPAPI
Preparing search index...
@igpapi/pigeon-nest
PerfMarkerOptions
Interface PerfMarkerOptions
interface
PerfMarkerOptions
{
annotations
?:
Record
<
string
,
unknown
>
;
annotationsBool
?:
Record
<
string
,
unknown
>
;
annotationsInt
?:
Record
<
string
,
unknown
>
;
durationNs
:
number
;
endpoint
?:
string
;
marker
:
string
;
markerType
:
number
;
method
?:
string
;
points
?:
{
name
:
string
;
timeSinceStart
:
number
}
[]
;
}
Index
Properties
annotations?
annotations
Bool?
annotations
Int?
duration
Ns
endpoint?
marker
marker
Type
method?
points?
Properties
Optional
annotations
annotations
?:
Record
<
string
,
unknown
>
Optional
annotations
Bool
annotationsBool
?:
Record
<
string
,
unknown
>
Optional
annotations
Int
annotationsInt
?:
Record
<
string
,
unknown
>
duration
Ns
durationNs
:
number
Optional
endpoint
endpoint
?:
string
marker
marker
:
string
marker
Type
markerType
:
number
Optional
method
method
?:
string
Optional
points
points
?:
{
name
:
string
;
timeSinceStart
:
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
annotations
Bool
annotations
Int
duration
Ns
endpoint
marker
marker
Type
method
points
IGPAPI
Loading...