# Sandbox.RealTime.Delta

```csharp
static float Delta { get; set; }
```

The time delta (in seconds) between the last frame and the current (for all intents and purposes)

Declared in [Sandbox.RealTime](/api/Sandbox.RealTime).
Assembly: `Sandbox.System`.
