PresentationTimeRange interface

The presentation time range, this is asset related and not recommended for Account Filter.

Properties

endTimestamp

The absolute end time boundary.

forceEndTimestamp

The indicator of forcing existing of end time stamp.

liveBackoffDuration

The relative to end right edge.

presentationWindowDuration

The relative to end sliding window.

startTimestamp

The absolute start time boundary.

timescale

The time scale of time stamps.

Property Details

endTimestamp

The absolute end time boundary.

endTimestamp?: number

Property Value

number

forceEndTimestamp

The indicator of forcing existing of end time stamp.

forceEndTimestamp?: boolean

Property Value

boolean

liveBackoffDuration

The relative to end right edge.

liveBackoffDuration?: number

Property Value

number

presentationWindowDuration

The relative to end sliding window.

presentationWindowDuration?: number

Property Value

number

startTimestamp

The absolute start time boundary.

startTimestamp?: number

Property Value

number

timescale

The time scale of time stamps.

timescale?: number

Property Value

number