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