end method

double end(
  1. int index
)

The end() method of the TimeRanges interface returns the time offset at which a specified time range ends.

Implementation

external double end(int index);