# duration

> The duration of the currently connected Playable in seconds.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Playables](/engine/6000.7/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.DirectorModule

```csharp
public double duration { get; }
```
