pub const SUSPEND_LAST_DURATION: &str = "last_time_in_suspend_operations";
Expand description

The duration of time last spent in operations leading to suspend, excluding the time actually spent suspended.

TODO: b/354239403 - make this string also end with _ns to be consistent with the conventions above.