pub const STALL_TOTAL_TIME: &str = "stall_total_time";๐Deprecated:
Use APP__VITALS__STALL__DURATION (app.vitals.stall.duration) instead.
Expand description
The combined duration of all stalls in milliseconds. Only applies to React Native. This is computed by Relay.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
APP__VITALS__STALL__DURATION(app.vitals.stall.duration)