# Sandbox.UI.RootPanel.RenderStatistics.SubmissionTime

```csharp
System.TimeSpan SubmissionTime { get; set; }
```

CPU time spent executing this root's render command list, including nested lists and custom draws.

Declared in [Sandbox.UI.RootPanel.RenderStatistics](/api/Sandbox.UI.RootPanel.RenderStatistics).
Assembly: `Sandbox.Engine`.
