# MinValueSeconds

> The minimum representable time in seconds.

## Definition

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

```csharp
public const long MinValueSeconds = -65358361939
```
