# Sandbox.Modals.BenchmarkTestSummary

Display-ready summary of a single benchmark test, passed to IModalSystem.BenchmarkResults.

- Kind: struct
- Namespace: `Sandbox.Modals`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Properties

- [`AvgFps`](/api/Sandbox.Modals.BenchmarkTestSummary/AvgFps)
- [`AvgFrameTimeMs`](/api/Sandbox.Modals.BenchmarkTestSummary/AvgFrameTimeMs)
- [`AvgGpuFrametimeMs`](/api/Sandbox.Modals.BenchmarkTestSummary/AvgGpuFrametimeMs)
- [`DurationSeconds`](/api/Sandbox.Modals.BenchmarkTestSummary/DurationSeconds)
- [`Name`](/api/Sandbox.Modals.BenchmarkTestSummary/Name)
- [`OnePercentLowMs`](/api/Sandbox.Modals.BenchmarkTestSummary/OnePercentLowMs): P99 frame time — time exceeded by 1% of frames.
- [`Stuttering`](/api/Sandbox.Modals.BenchmarkTestSummary/Stuttering)
