# Sandbox.PlayerController.DeaccelerationTime

```csharp
float DeaccelerationTime { get; set; }
```

Amount of seconds it takes to get from your current speed to your requuested speed, if lower

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
