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