Gets the immediate entry before the current time.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimelineEntry<T> PreviousEntry { get; }

See Also