# totalTime

> The total time taken by the build process.

## Definition

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

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