# Sandbox.Diagnostics.FastTimer.ElapsedSeconds

```csharp
double ElapsedSeconds { get; set; }
```

Gets the number of seconds elapsed since the timer was started.

Declared in [Sandbox.Diagnostics.FastTimer](/api/Sandbox.Diagnostics.FastTimer).
Assembly: `Sandbox.System`.
