# Sandbox.Game.Overlay.ShowBenchmarkResults

```csharp
static void ShowBenchmarkResults(System.Guid batchId, IReadOnlyList<BenchmarkTestSummary> summaries)
```

### Parameters

- `batchId` (`System.Guid`)
- `summaries` (`IReadOnlyList<BenchmarkTestSummary>`)

Declared in [Sandbox.Game.Overlay](/api/Sandbox.Game.Overlay).
Assembly: `Sandbox.Engine`.
