# clockTime

> The clock time that the VideoPlayer follows to schedule its samples. The clock time is expressed in seconds. (Read Only)

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Video](/engine/6000.5/script-reference/unityengine/video.md)
* **Assembly:** UnityEngine.VideoModule

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