# Sandbox.Diagnostics.PerformanceStats.FrameTime

```csharp
static double FrameTime { get; set; }
```

Get the time taken, in seconds, that were required to process the previous frame.

Declared in [Sandbox.Diagnostics.PerformanceStats](/api/Sandbox.Diagnostics.PerformanceStats).
Assembly: `Sandbox.Engine`.
