pub const fn decode_option_duration(encoded: u128) -> Option<Duration>
Decode an Option<Duration> from an encoded u128.
Option<Duration>
u128