pub const STALL_PERCENTAGE: &str = "stall_percentage";๐Deprecated:
Use APP__VITALS__STALL__PERCENTAGE (app.vitals.stall.percentage) instead.
Expand description
The fraction of time the app was stalled. Only applies to React Native. This is computed by Relay.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
APP__VITALS__STALL__PERCENTAGE(app.vitals.stall.percentage)