# MaxValueSeconds

> The maximum representable time in seconds.

## Definition

* **Type:** Field
* **Namespace:** [Unity.IntegerTime](/engine/6000.5/script-reference/unity/integertime.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public const long MaxValueSeconds = 65358361939
```
