duration property
A value representing the duration of a recorded event, if applicable.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
ptr = object.duration |
Property values
Type: DOMHighResTimeStamp
A value corresponding to the duration of the recorded event or a zero ("0") if the concept of duration does not apply to the recorded event.
Standards information
Remarks
See also
Show:
