Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a time range between two points in time.

Hierarchy

  • TimeRange

Index

Properties

Properties

end: null | number

Upper bound of the time range.

start: null | number

Lower bound of the time range.

Generated using TypeDoc