TimeRanges
Module: JavaScript DOM API
#include <TimeRanges.idl>
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| double | start(unsigned long index) |
| double | end(unsigned long index) |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| readonly attribute unsigned long | length |
Public Functions Documentation
Section titled “Public Functions Documentation”function start
Section titled “function start”double start( unsigned long index)function end
Section titled “function end”double end( unsigned long index)Public Attributes Documentation
Section titled “Public Attributes Documentation”variable length
Section titled “variable length”readonly attribute unsigned long length;© 2026 Coherent Labs. All rights reserved.