PerformanceMeasureOptions$Typings extension
Properties
- detail ↔ dynamic
-
Metadata to be included in the measure.
getter/setter pair
- duration ↔ num?
-
Duration between the start and end times.
getter/setter pair
- end ↔ Object?
-
Timestamp to be used as the end time or string to be used as end mark.
getter/setter pair
- start ↔ Object?
-
Timestamp to be used as the start time or string to be used as start
mark.
getter/setter pair