# duration

> The total duration for this build step.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Reporting](/engine/6000.6/script-reference/unityeditor/build/reporting.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public TimeSpan duration { get; }
```
