pub const APP__VITALS__FRAMES__SLOW__RATE: &str = "app.vitals.frames.slow.rate";Expand description
The fraction of rendered frames that were slow, calculated as app.vitals.frames.slow.count divided by app.vitals.frames.total.count. This is computed by Relay.
- Scrubbing: Manual
- Rewriting behavior: None
ยงAliases
FRAMES_SLOW_RATE(frames_slow_rate)