# Sandbox.RealTime.NowDouble

```csharp
static double NowDouble { get; set; }
```

The time since the game startup as a double, in seconds.

Declared in [Sandbox.RealTime](/api/Sandbox.RealTime).
Assembly: `Sandbox.System`.
