duration


Description:

public uint64 duration { get; }

The current duration (in nanoseconds) of the timeline.

A timeline 'starts' at time 0, so this is the maximum end time of all of its TimelineElement-s.