Search
Preparing search index...
The search index is not available
TypeDoc API Documentation
for SciChart
JavaScript Charts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
TSciChartPerformanceMark
Interface TSciChartPerformanceMark
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
PerformanceMark
TSciChartPerformanceMark
Index
Properties
Performance
Mark
detail
duration
entry
Type
name
start
Time
Methods
toJSON
Properties
Performance
Mark
Performance
Mark
:
{
constructor
:
any
;
prototype
:
PerformanceMark
}
Type declaration
constructor
:
function
new __type
(
markName
:
string
, markOptions
?:
PerformanceMarkOptions
)
:
PerformanceMark
Parameters
markName:
string
Optional
markOptions:
PerformanceMarkOptions
Returns
PerformanceMark
prototype
:
PerformanceMark
detail
detail
:
TPerformanceDetailType
Readonly
duration
duration
:
DOMHighResTimeStamp
Readonly
entry
Type
entry
Type
:
string
Readonly
name
name
:
string
Readonly
start
Time
start
Time
:
DOMHighResTimeStamp
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Globals
TSci
Chart
Performance
Mark
Performance
Mark
detail
duration
entry
Type
name
start
Time
toJSON
Generated using
TypeDoc