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