# Sandbox.TimeUntil.Fraction

```csharp
float Fraction { get; set; }
```

The countdown, but as a fraction, i.e. a value from 0 (start of countdown) to 1 (end of countdown)

Declared in [Sandbox.TimeUntil](/api/Sandbox.TimeUntil).
Assembly: `Sandbox.Engine`.
