Interface IProfileNode
Package: @altmp/altv-types
Syntax
Properties
|
Improve this Doc
View Source
id
Declaration
Property Value
|
Improve this Doc
View Source
callFrame
Declaration
readonly callFrame: IProfileCallFrame
Property Value
|
Improve this Doc
View Source
hitCount
Declaration
readonly hitCount: number
Property Value
|
Improve this Doc
View Source
children
Declaration
readonly children?: readonly number[]
Property Value
Type |
Description |
readonly number[] |
|
|
Improve this Doc
View Source
deoptReason
Declaration
readonly deoptReason?: string
Property Value
|
Improve this Doc
View Source
positionTicks
Declaration
readonly positionTicks: readonly IProfileTickInfo[]
Property Value