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