PerformanceMeasureOptions$Typings extension

on

Properties

detail ↔ dynamic

Available on PerformanceMeasureOptions, provided by the PerformanceMeasureOptions$Typings extension

Metadata to be included in the measure.
getter/setter pair
duration num?

Available on PerformanceMeasureOptions, provided by the PerformanceMeasureOptions$Typings extension

Duration between the start and end times.
getter/setter pair
end Object?

Available on PerformanceMeasureOptions, provided by the PerformanceMeasureOptions$Typings extension

Timestamp to be used as the end time or string to be used as end mark.
getter/setter pair
start Object?

Available on PerformanceMeasureOptions, provided by the PerformanceMeasureOptions$Typings extension

Timestamp to be used as the start time or string to be used as start mark.
getter/setter pair