Constant SUSPEND_LAST_DURATION

pub const SUSPEND_LAST_DURATION: &'static str;
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.