pub const APP__VITALS__STALL__PERCENTAGE: &str = "app.vitals.stall.percentage";Expand description
The fraction of transaction duration during which the app was stalled, between 0.0 and 1.0. For example, 0.8 represents 80%. Only applies to React Native. This is computed by Relay.
- Scrubbing: Manual
- Rewriting behavior: None
ยงAliases
STALL_PERCENTAGE(stall_percentage)