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