refresh_rate library
Classes
- DeviceStateSnapshot
- A point-in-time snapshot of device conditions recorded at session start.
- DisplayInfo
- A snapshot of the current display configuration and device health.
- RefreshRate
- Primary entry-point for controlling and monitoring the display refresh rate.
- RefreshRateSession
- An active FPS benchmark session that records frame timings.
- SessionReport
- The result produced when a RefreshRateSession ends.
Enums
- Bottleneck
- The most likely rendering bottleneck identified by SessionReport.
- ExclusionReason
- Reason why a time window was excluded from a SessionReport.
- RateCategory
- Indicates the desired performance category for the display scheduler.
- SessionState
- Lifecycle state of a RefreshRateSession benchmark.
- ThermalState
- The thermal condition of the device, as reported by the OS.
- Verdict
- Overall quality verdict produced by SessionReport.