API Reference > imodeljs-common > DisplayStyles > RenderSchedule > RenderSchedule.TimelineEntryProps RenderSchedule.TimelineEntryProps Interface JSON representation of a RenderSchedule.TimelineEntry. Properties Name Type Description interpolation undefined | RenderSchedule.Interpolation How to interpolate from this entry to the next entry in the timeline. time number The time point in seconds in the Unix Epoch. Defined in core/common/src/RenderSchedule.ts Line 44 Last Updated: 11 June, 2024