This version of Unity is unsupported.

PlayableDirector.time

public double time;

Description

The component's current time. This value is incremented according to the PlayableDirector.timeUpdateMode when it is playing. You can also change this value manually.