class PerformanceMeasure extends PerformanceEntry
Exposes measures created via the Performance.measure() method.
The constructor of this class is not exposed to users directly.
P
performanceMeasure.detail
History
Added in: v16.0.0
v16.0.0
This property getter must be called with the
PerformanceMeasure object as the receiver.v19.0.0
Type:
anyAdditional detail specified when creating with Performance.measure() method.