# Sandbox.RealTime.GlobalNow

```csharp
static double GlobalNow { get; set; }
```

The number of a seconds since a set point in time. This value should match between servers and clients. If they have their timezone set correctly.

Declared in [Sandbox.RealTime](/api/Sandbox.RealTime).
Assembly: `Sandbox.System`.
